Package org.robolectric.shadows
Class ShadowSystemServiceRegistry
java.lang.Object
org.robolectric.shadows.ShadowSystemServiceRegistry
@Implements(className="android.app.SystemServiceRegistry",
isInAndroidSdk=false,
minSdk=23)
public class ShadowSystemServiceRegistry
extends Object
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Accessor interface forandroid.app.SystemServiceRegistry.StaticOuterContextServiceFetcher
's internals (for M).static interface
Accessor interface forandroid.app.SystemServiceRegistry.StaticApplicationContextServiceFetcher
's internals (for N+).static interface
Accessor interface forandroid.app.SystemServiceRegistry.StaticServiceFetcher<T extends Object>
's internals. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ShadowSystemServiceRegistry
public ShadowSystemServiceRegistry()
-
-
Method Details
-
reset
-
onServiceNotFound
-