Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java351 new StaticApplicationContextServiceFetcher<ConnectivityManager>() { in registerService()
408 new StaticApplicationContextServiceFetcher<TestNetworkManager>() { in registerService()
1779 static abstract class StaticApplicationContextServiceFetcher<T> implements ServiceFetcher<T> { class in SystemServiceRegistry
1784 synchronized (StaticApplicationContextServiceFetcher.this) { in getService()
/frameworks/base/config/
Dpreloaded-classes717 android.app.SystemServiceRegistry$StaticApplicationContextServiceFetcher
Dboot-image-profile.txt3319 HSPLandroid/app/SystemServiceRegistry$StaticApplicationContextServiceFetcher;->getService(Landroid/…
40808 Landroid/app/SystemServiceRegistry$StaticApplicationContextServiceFetcher;