Package org.robolectric.shadows
Interface ShadowSystemServiceRegistry.StaticServiceFetcherReflector
- Enclosing class:
ShadowSystemServiceRegistry
public static interface ShadowSystemServiceRegistry.StaticServiceFetcherReflector
Accessor interface for
android.app.SystemServiceRegistry.StaticServiceFetcher<T>
's
internals.-
Method Summary
-
Method Details
-
setCachedInstance
-
setIsCached
void setIsCached(boolean isCached) -
clearInstance
default void clearInstance()
-