Home
last modified time | relevance | path

Searched refs:getAllServices (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DIAccountAuthenticatorCache.java48 Collection<RegisteredServicesCache.ServiceInfo<AuthenticatorDescription>> getAllServices( in getAllServices() method
DAccountManagerService.java1281 .getAllServices(userId)) { in getAuthenticatorTypeAndUIDForUser()
1620 authenticatorCollection = mAuthenticatorCache.getAllServices(userId); in getAuthenticatorTypesInternal()
5497 serviceInfos = mAuthenticatorCache.getAllServices(userId);
5526 serviceInfos = mAuthenticatorCache.getAllServices(userId);
5572 serviceInfos = mAuthenticatorCache.getAllServices(userId);
/frameworks/base/core/tests/coretests/src/android/content/pm/
DRegisteredServicesCacheTest.java94 cache.getAllServices(U0); in testGetAllServicesReplaceUid()
101 .getAllServices(U0); in testGetAllServicesReplaceUid()
281 return getAllServices(user).size(); in getAllServicesSize()
/frameworks/base/core/java/android/content/
DSyncAdaptersCache.java119 serviceInfos = getAllServices(userId); in getSyncAdapterPackagesForAuthority()
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.java782 : mSyncAdapters.getAllServices(userId)) { in whiteListExistingSyncAdaptersIfNeeded()
988 mSyncAdapters.getAllServices(account.userId)) { in scheduleSync()
1239 serviceInfos = mSyncAdapters.getAllServices(userId); in getSyncAdapterTypes()
2249 sorted.addAll(mSyncAdapters.getAllServices(account.userId)); in dumpSyncState()
2693 mSyncAdapters.getAllServices(user.id)) { in dumpSyncAdapters()
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java348 public Collection<ServiceInfo<V>> getAllServices(int userId) { in getAllServices() method in RegisteredServicesCache
/frameworks/base/config/
Dboot-image-profile.txt4488 HSPLandroid/content/pm/RegisteredServicesCache;->getAllServices(I)Ljava/util/Collection;
Dhiddenapi-greylist-max-o.txt16002 Landroid/content/pm/RegisteredServicesCache;->getAllServices(I)Ljava/util/Collection;