HomeSort by relevance Sort by last modified time
    Searched defs:getAllServices (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/accounts/
IAccountAuthenticatorCache.java 47 Collection<RegisteredServicesCache.ServiceInfo<AuthenticatorDescription>> getAllServices();
  /frameworks/base/core/tests/coretests/src/android/accounts/
AccountManagerServiceTest.java 208 public Collection<ServiceInfo<AuthenticatorDescription>> getAllServices() {
  /frameworks/base/core/java/android/content/pm/
RegisteredServicesCache.java 213 public Collection<ServiceInfo<V>> getAllServices() {
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 124 milliseconds