Searched defs:getAllServices (Results 1 – 3 of 3) sorted by relevance
47 Collection<RegisteredServicesCache.ServiceInfo<AuthenticatorDescription>> getAllServices(); in getAllServices() method
208 public Collection<ServiceInfo<AuthenticatorDescription>> getAllServices() { in getAllServices() method in AccountManagerServiceTest.MockAccountAuthenticatorCache
213 public Collection<ServiceInfo<V>> getAllServices() { in getAllServices() method in RegisteredServicesCache