public static interface ShadowSystemServiceRegistry._ServiceFetcherM_
Accessor interface for android.app.SystemServiceRegistry.StaticOuterContextServiceFetcher’s internals (for M).
| Modifier and Type | Method and Description | 
|---|---|
| default void | clearInstance() | 
| static org.robolectric.shadows.ShadowSystemServiceRegistry._ServiceFetcher_ | get(String key,
   Object serviceFetcher) | 
| static String | getConcreteClassName(Object serviceFetcher) | 
| void | setCachedInstance(Object o) |