Home
last modified time | relevance | path

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

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