Home
last modified time | relevance | path

Searched defs:mUiAutomationConnection (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveInstrumentation.java50 IUiAutomationConnection mUiAutomationConnection; field in ActiveInstrumentation
/aosp14/frameworks/base/core/java/android/app/
H A DUiAutomation.java212 private final IUiAutomationConnection mUiAutomationConnection; field in UiAutomation
H A DInstrumentation.java120 private IUiAutomationConnection mUiAutomationConnection; field in Instrumentation