Home
last modified time | relevance | path

Searched refs:uiAutomationConnection (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl83 IInstrumentationWatcher testWatcher, IUiAutomationConnection uiAutomationConnection, in bindApplication() argument
H A DInstrumentation.java2205 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection) { in init() argument
2212 mUiAutomationConnection = uiAutomationConnection; in init()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java15607 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection, in startInstrumentation() argument
15706 uiAutomationConnection, in startInstrumentation()
15731 activeInstr.mUiAutomationConnection = uiAutomationConnection; in startInstrumentation()
15803 IUiAutomationConnection uiAutomationConnection, in startInstrumentationOfSdkSandbox() argument
15848 activeInstr.mUiAutomationConnection = uiAutomationConnection; in startInstrumentationOfSdkSandbox()