Searched refs:StaticServiceFetcher (Results 1 – 3 of 3) sorted by relevance
323 new StaticServiceFetcher<HdmiControlManager>() { in registerService()359 registerService(Context.NETD_SERVICE, IBinder.class, new StaticServiceFetcher<IBinder>() { in registerService()429 new StaticServiceFetcher<CountryDetector>() { in registerService()479 new StaticServiceFetcher<InputManager>() { in registerService()866 new StaticServiceFetcher<TrustManager>() { in registerService()972 new StaticServiceFetcher<PersistentDataBlockManager>() { in registerService()987 new StaticServiceFetcher<OemLockManager>() { in registerService()1542 new StaticServiceFetcher<TServiceClass>() { in registerStaticService()1566 new StaticServiceFetcher<TServiceClass>() { in registerStaticService()1751 static abstract class StaticServiceFetcher<T> implements ServiceFetcher<T> { class in SystemServiceRegistry[all …]
718 android.app.SystemServiceRegistry$StaticServiceFetcher
3320 HSPLandroid/app/SystemServiceRegistry$StaticServiceFetcher;->getService(Landroid/app/ContextImpl;)L…40809 Landroid/app/SystemServiceRegistry$StaticServiceFetcher;