Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java1860 if (!fetcher.supportsFetchWithoutContext()) { in getSystemServiceWithNoContext()
2060 public boolean supportsFetchWithoutContext() { in registerForeverStaticService()
2164 default boolean supportsFetchWithoutContext() { in supportsFetchWithoutContext() method
2276 public final boolean supportsFetchWithoutContext() { in supportsFetchWithoutContext() method in SystemServiceRegistry.CachedServiceFetcher
2307 public boolean supportsFetchWithoutContext() { in supportsFetchWithoutContext() method in SystemServiceRegistry.StaticServiceFetcher