|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceInfo | |
---|---|
android.app | |
android.content.pm | |
android.view.accessibility | |
android.view.inputmethod | |
android.view.textservice |
Uses of ServiceInfo in android.app |
---|
Methods in android.app that return ServiceInfo | |
---|---|
ServiceInfo |
WallpaperInfo.getServiceInfo()
|
Uses of ServiceInfo in android.content.pm |
---|
Fields in android.content.pm declared as ServiceInfo | |
---|---|
ServiceInfo |
ResolveInfo.serviceInfo
|
ServiceInfo[] |
PackageInfo.services
|
Fields in android.content.pm with type parameters of type ServiceInfo | |
---|---|
static Parcelable.Creator<ServiceInfo> |
ServiceInfo.CREATOR
|
Methods in android.content.pm that return ServiceInfo | |
---|---|
abstract ServiceInfo |
PackageManager.getServiceInfo(ComponentName component,
int flags)
|
Constructors in android.content.pm with parameters of type ServiceInfo | |
---|---|
ServiceInfo(ServiceInfo orig)
|
Uses of ServiceInfo in android.view.accessibility |
---|
Methods in android.view.accessibility that return types with arguments of type ServiceInfo | |
---|---|
List<ServiceInfo> |
AccessibilityManager.getAccessibilityServiceList()
|
Uses of ServiceInfo in android.view.inputmethod |
---|
Methods in android.view.inputmethod that return ServiceInfo | |
---|---|
ServiceInfo |
InputMethodInfo.getServiceInfo()
|
Uses of ServiceInfo in android.view.textservice |
---|
Methods in android.view.textservice that return ServiceInfo | |
---|---|
ServiceInfo |
SpellCheckerInfo.getServiceInfo()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |