Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl77 IInstrumentationWatcher testWatcher, IUiAutomationConnection uiAutomationConnection, in bindApplication() argument
H A DInstrumentation.java2084 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection) { in init() argument
2091 mUiAutomationConnection = uiAutomationConnection; in init()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java13758 IInstrumentationWatcher watcher, IUiAutomationConnection uiAutomationConnection, in startInstrumentation() argument
13838 activeInstr.mUiAutomationConnection = uiAutomationConnection; in startInstrumentation()