| Package | Description |
|---|---|
| android.app | |
| android.content.pm | |
| android.view.accessibility | |
| android.view.inputmethod | |
| android.view.textservice |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo |
WallpaperInfo.getServiceInfo() |
| Modifier and Type | Field and Description |
|---|---|
ServiceInfo |
ResolveInfo.serviceInfo |
ServiceInfo[] |
PackageInfo.services |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<ServiceInfo> |
ServiceInfo.CREATOR |
| Modifier and Type | Method and Description |
|---|---|
abstract ServiceInfo |
PackageManager.getServiceInfo(ComponentName component,
int flags) |
| Constructor and Description |
|---|
ServiceInfo(ServiceInfo orig) |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceInfo> |
AccessibilityManager.getAccessibilityServiceList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo |
InputMethodInfo.getServiceInfo() |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo |
SpellCheckerInfo.getServiceInfo() |
Copyright © 2008-2013. All Rights Reserved.