Searched refs:ServiceFetcher (Results 1 – 5 of 5) sorted by relevance
276 private static final Map<String, ServiceFetcher<?>> SYSTEM_SERVICE_FETCHERS =277 new ArrayMap<String, ServiceFetcher<?>>();524 new ServiceFetcher<InputMethodManager>() { in registerService()1626 final ServiceFetcher<?> fetcher = SYSTEM_SERVICE_FETCHERS.get(name); in getSystemService()1674 @NonNull Class<T> serviceClass, @NonNull ServiceFetcher<T> serviceFetcher) { in registerService()1894 static abstract interface ServiceFetcher<T> { interface in SystemServiceRegistry1902 static abstract class CachedServiceFetcher<T> implements ServiceFetcher<T> {2009 static abstract class StaticServiceFetcher<T> implements ServiceFetcher<T> {
848 android.app.SystemServiceRegistry$ServiceFetcher
2865 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…23629 Landroid/app/SystemServiceRegistry$ServiceFetcher;
2865 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…33732 Landroid/app/SystemServiceRegistry$ServiceFetcher;