Searched refs:ServiceFetcher (Results 1 – 5 of 5) sorted by relevance
317 private static final Map<String, ServiceFetcher<?>> SYSTEM_SERVICE_FETCHERS =318 new ArrayMap<String, ServiceFetcher<?>>();572 new ServiceFetcher<InputMethodManager>() { in registerService()1757 private static ServiceFetcher<?> getSystemServiceFetcher(String name) { in getSystemServiceFetcher()1761 final ServiceFetcher<?> fetcher = SYSTEM_SERVICE_FETCHERS.get(name); in getSystemServiceFetcher()1807 final ServiceFetcher<?> fetcher = getSystemServiceFetcher(name); in getSystemService()1855 final ServiceFetcher<?> fetcher = getSystemServiceFetcher(name); in getSystemServiceWithNoContext()1889 @NonNull Class<T> serviceClass, @NonNull ServiceFetcher<T> serviceFetcher) { in registerService()2153 static abstract interface ServiceFetcher<T> { interface in SystemServiceRegistry2173 static abstract class CachedServiceFetcher<T> implements ServiceFetcher<T> {[all …]
898 android.app.SystemServiceRegistry$ServiceFetcher
2808 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…2809 …ServiceFetcher(Ljava/lang/String;)Landroid/app/SystemServiceRegistry$ServiceFetcher;+]Ljava/util/M…23275 Landroid/app/SystemServiceRegistry$ServiceFetcher;
2808 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…2809 …ServiceFetcher(Ljava/lang/String;)Landroid/app/SystemServiceRegistry$ServiceFetcher;+]Ljava/util/M…33405 Landroid/app/SystemServiceRegistry$ServiceFetcher;