Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java307 new StaticServiceFetcher<HdmiControlManager>() { in registerService()
343 registerService(Context.NETD_SERVICE, IBinder.class, new StaticServiceFetcher<IBinder>() { in registerService()
413 new StaticServiceFetcher<CountryDetector>() { in registerService()
463 new StaticServiceFetcher<InputManager>() { in registerService()
784 new StaticServiceFetcher<WifiP2pManager>() { in registerService()
937 new StaticServiceFetcher<TrustManager>() { in registerService()
1038 new StaticServiceFetcher<JobScheduler>() { in registerService()
1046 new StaticServiceFetcher<PersistentDataBlockManager>() { in registerService()
1061 new StaticServiceFetcher<OemLockManager>() { in registerService()
1507 static abstract class StaticServiceFetcher<T> implements ServiceFetcher<T> { class in SystemServiceRegistry
[all …]
/frameworks/base/config/
Dpreloaded-classes478 android.app.SystemServiceRegistry$StaticServiceFetcher
Dboot-image-profile.txt2426 HSPLandroid/app/SystemServiceRegistry$StaticServiceFetcher;->getService(Landroid/app/ContextImpl;)L…
32536 Landroid/app/SystemServiceRegistry$StaticServiceFetcher;