Uses of Class
android.app.Service

Packages that use Service
android.accessibilityservice   
android.app   
android.inputmethodservice   
android.net   
android.service.textservice   
android.service.wallpaper   
android.speech   
android.speech.tts   
android.widget   
 

Uses of Service in android.accessibilityservice
 

Subclasses of Service in android.accessibilityservice
 class AccessibilityService
           
 

Uses of Service in android.app
 

Subclasses of Service in android.app
 class IntentService
           
 

Uses of Service in android.inputmethodservice
 

Subclasses of Service in android.inputmethodservice
 class AbstractInputMethodService
           
 class InputMethodService
           
 

Uses of Service in android.net
 

Subclasses of Service in android.net
 class VpnService
           
 

Uses of Service in android.service.textservice
 

Subclasses of Service in android.service.textservice
 class SpellCheckerService
           
 

Uses of Service in android.service.wallpaper
 

Subclasses of Service in android.service.wallpaper
 class WallpaperService
           
 

Uses of Service in android.speech
 

Subclasses of Service in android.speech
 class RecognitionService
           
 

Uses of Service in android.speech.tts
 

Subclasses of Service in android.speech.tts
 class TextToSpeechService
           
 

Uses of Service in android.widget
 

Subclasses of Service in android.widget
 class RemoteViewsService
           
 



Copyright © 2008-2012. All Rights Reserved.