Searched refs:StaticServiceFetcher (Results 1 – 3 of 3) sorted by relevance
307 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 …]
478 android.app.SystemServiceRegistry$StaticServiceFetcher
2426 HSPLandroid/app/SystemServiceRegistry$StaticServiceFetcher;->getService(Landroid/app/ContextImpl;)L…32536 Landroid/app/SystemServiceRegistry$StaticServiceFetcher;