@Implements(className="android.app.SystemServiceRegistry", isInAndroidSdk=false, looseSignatures=true, minSdk=23) public class ShadowSystemServiceRegistry extends Object
Modifier and Type | Class | Description |
---|---|---|
static interface |
ShadowSystemServiceRegistry._ServiceFetcherM_ |
Accessor interface for
android.app.SystemServiceRegistry.StaticOuterContextServiceFetcher 's internals (for M). |
static interface |
ShadowSystemServiceRegistry._ServiceFetcherN_ |
Accessor interface for
SystemServiceRegistry.StaticApplicationContextServiceFetcher 's
internals (for N+). |
static interface |
ShadowSystemServiceRegistry._StaticServiceFetcher_ |
Accessor interface for
SystemServiceRegistry.StaticServiceFetcher 's
internals. |
Constructor | Description |
---|---|
ShadowSystemServiceRegistry() |
Modifier and Type | Method | Description |
---|---|---|
protected static void |
onServiceNotFound(Object e0) |
|
static void |
reset() |
@Resetter public static void reset()
@Implementation(minSdk=26) protected static void onServiceNotFound(Object e0)