Searched refs:getAllServices (Results 1 – 8 of 8) sorted by relevance
48 Collection<RegisteredServicesCache.ServiceInfo<AuthenticatorDescription>> getAllServices( in getAllServices() method
1281 .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);
94 cache.getAllServices(U0); in testGetAllServicesReplaceUid()101 .getAllServices(U0); in testGetAllServicesReplaceUid()281 return getAllServices(user).size(); in getAllServicesSize()
119 serviceInfos = getAllServices(userId); in getSyncAdapterPackagesForAuthority()
782 : 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()
348 public Collection<ServiceInfo<V>> getAllServices(int userId) { in getAllServices() method in RegisteredServicesCache
4488 HSPLandroid/content/pm/RegisteredServicesCache;->getAllServices(I)Ljava/util/Collection;
16002 Landroid/content/pm/RegisteredServicesCache;->getAllServices(I)Ljava/util/Collection;