public static interface ShadowInstrumentation._Instrumentation_
Accessor interface for Instrumentation
’s internals.
Modifier and Type | Method and Description |
---|---|
void |
init(ActivityThread thread,
Context instrContext,
Context appContext,
ComponentName component,
Object watcher) |
void |
init(ActivityThread thread,
Context instrContext,
Context appContext,
ComponentName component,
Object watcher,
Object uiAutomationConnection) |
void init(ActivityThread thread, Context instrContext, Context appContext, ComponentName component, Object watcher)
void init(ActivityThread thread, Context instrContext, Context appContext, ComponentName component, Object watcher, Object uiAutomationConnection)