Searched refs:ServiceFetcher (Results 1 – 5 of 5) sorted by relevance
257 private static final Map<String, ServiceFetcher<?>> SYSTEM_SERVICE_FETCHERS =258 new ArrayMap<String, ServiceFetcher<?>>();509 new ServiceFetcher<InputMethodManager>() { in registerService()1517 final ServiceFetcher<?> fetcher = SYSTEM_SERVICE_FETCHERS.get(name); in getSystemService()1562 @NonNull Class<T> serviceClass, @NonNull ServiceFetcher<T> serviceFetcher) { in registerService()1782 static abstract interface ServiceFetcher<T> { interface in SystemServiceRegistry1790 static abstract class CachedServiceFetcher<T> implements ServiceFetcher<T> {1897 static abstract class StaticServiceFetcher<T> implements ServiceFetcher<T> {1925 static abstract class StaticApplicationContextServiceFetcher<T> implements ServiceFetcher<T> {
694 android.app.SystemServiceRegistry$ServiceFetcher
2764 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…23483 Landroid/app/SystemServiceRegistry$ServiceFetcher;
691 android.app.SystemServiceRegistry$ServiceFetcher
2764 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…33116 Landroid/app/SystemServiceRegistry$ServiceFetcher;