Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java257 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 SystemServiceRegistry
1790 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> {
/frameworks/base/boot/
Dpreloaded-classes694 android.app.SystemServiceRegistry$ServiceFetcher
Dboot-image-profile.txt2764 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…
23483 Landroid/app/SystemServiceRegistry$ServiceFetcher;
/frameworks/base/config/
Dpreloaded-classes691 android.app.SystemServiceRegistry$ServiceFetcher
Dboot-image-profile.txt2764 …/lang/String;)Ljava/lang/Object;+]Landroid/app/SystemServiceRegistry$ServiceFetcher;megamorphic_ty…
33116 Landroid/app/SystemServiceRegistry$ServiceFetcher;