Searched defs:getAllServices (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
H A DIAccountAuthenticatorCache.java48 Collection<RegisteredServicesCache.ServiceInfo<AuthenticatorDescription>> getAllServices( method in interface:IAccountAuthenticatorCache
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountManagerServiceTest.java214 public Collection<ServiceInfo<AuthenticatorDescription>> getAllServices(int userId) { method in class:AccountManagerServiceTest.MockAccountAuthenticatorCache
/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java333 public Collection<ServiceInfo<V>> getAllServices(int userId) { method in class:RegisteredServicesCache

Completed in 270 milliseconds