Searched defs:uiAutomationConnection (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/app/
H A DInstrumentation.java1912 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection) {
1919 mUiAutomationConnection = uiAutomationConnection;
1910 init(ActivityThread thread, Context instrContext, Context appContext, ComponentName component, IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection) argument
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java19821 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection,
19887 activeInstr.mUiAutomationConnection = uiAutomationConnection;
19819 startInstrumentation(ComponentName className, String profileFile, int flags, Bundle arguments, IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection, int userId, String abiOverride) argument
[all...]

Completed in 117 milliseconds