Home
last modified time | relevance | path

Searched refs:StaticApplicationContextServiceFetcher (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java335 new StaticApplicationContextServiceFetcher<ConnectivityManager>() { in registerService()
392 new StaticApplicationContextServiceFetcher<TestNetworkManager>() { in registerService()
1535 static abstract class StaticApplicationContextServiceFetcher<T> implements ServiceFetcher<T> { class in SystemServiceRegistry
1540 synchronized (StaticApplicationContextServiceFetcher.this) { in getService()
/frameworks/base/config/
Dpreloaded-classes477 android.app.SystemServiceRegistry$StaticApplicationContextServiceFetcher
Dboot-image-profile.txt2425 HSPLandroid/app/SystemServiceRegistry$StaticApplicationContextServiceFetcher;->getService(Landroid/…
32535 Landroid/app/SystemServiceRegistry$StaticApplicationContextServiceFetcher;