Package org.robolectric.shadows
Interface ShadowSystemServiceRegistry._ServiceFetcherM_
- Enclosing class:
- ShadowSystemServiceRegistry
public static interface ShadowSystemServiceRegistry._ServiceFetcherM_
Accessor interface for
android.app.SystemServiceRegistry.StaticOuterContextServiceFetcher
's internals (for M).-
Method Summary
Modifier and Type Method Description default void
clearInstance()
void
setCachedInstance(Object o)
-
Method Details
-
setCachedInstance
-
clearInstance
default void clearInstance()
-