Home
last modified time | relevance | path

Searched refs:ServiceFetcher (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DSystemServiceRegistry.java276 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 SystemServiceRegistry
1902 static abstract class CachedServiceFetcher<T> implements ServiceFetcher<T> {
2009 static abstract class StaticServiceFetcher<T> implements ServiceFetcher<T> {
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes848 android.app.SystemServiceRegistry$ServiceFetcher
H A Dboot-image-profile.txt2865 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…
23629 Landroid/app/SystemServiceRegistry$ServiceFetcher;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes848 android.app.SystemServiceRegistry$ServiceFetcher
H A Dboot-image-profile.txt2865 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…
33732 Landroid/app/SystemServiceRegistry$ServiceFetcher;