Home
last modified time | relevance | path

Searched defs:serviceInfo (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/webkit/
DPluginManager.java119 ServiceInfo serviceInfo = info.serviceInfo; in getPluginDirectories() local
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java364 final ServiceInfo<V> serviceInfo = serviceInfos.get(i); in containsTypeAndUid() local
404 final android.content.pm.ServiceInfo serviceInfo = service.serviceInfo; in parseServiceInfo() local
DResolveInfo.java32 public ServiceInfo serviceInfo; field in ResolveInfo
/frameworks/base/tests/AndroidTests/src/com/android/unit_tests/
DComponentTest.java361 final ServiceInfo serviceInfo = in testGetDisabledServiceInfo() local
374 ServiceInfo serviceInfo = in testGetEnabledServiceInfo() local
/frameworks/base/services/java/com/android/server/am/
DServiceRecord.java48 final ServiceInfo serviceInfo; field in ServiceRecord
/frameworks/base/core/java/android/accounts/
DAccountManagerService.java795 RegisteredServicesCache.ServiceInfo<AuthenticatorDescription> serviceInfo = in newGrantCredentialsPermissionIntent() local