Searched defs:getAllServices (Results 1 – 3 of 3) sorted by relevance
48 Collection<RegisteredServicesCache.ServiceInfo<AuthenticatorDescription>> getAllServices( in getAllServices() method
322 public Collection<ServiceInfo<AuthenticatorDescription>> getAllServices(int userId) { in getAllServices() method in AccountManagerServiceTest.MockAccountAuthenticatorCache
337 public Collection<ServiceInfo<V>> getAllServices(int userId) { in getAllServices() method in RegisteredServicesCache