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

/frameworks/base/core/java/android/accounts/
H A DIAccountAuthenticatorCache.java47 Collection<RegisteredServicesCache.ServiceInfo<AuthenticatorDescription>> getAllServices(); method in interface:IAccountAuthenticatorCache
/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java213 public Collection<ServiceInfo<V>> getAllServices() { method in class:RegisteredServicesCache
/frameworks/base/core/tests/coretests/src/android/accounts/
H A DAccountManagerServiceTest.java208 public Collection<ServiceInfo<AuthenticatorDescription>> getAllServices() { method in class:AccountManagerServiceTest.MockAccountAuthenticatorCache

Completed in 170 milliseconds