Home
last modified time | relevance | path

Searched refs:UiAutomationConnection (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/core/
DUiAutomationShellWrapper.java8 import android.app.UiAutomationConnection;
30 new UiAutomationConnection()); in connect()
/frameworks/base/cmds/am/src/com/android/commands/am/
DInstrument.java22 import android.app.UiAutomationConnection;
449 UiAutomationConnection connection = null; in run()
452 connection = new UiAutomationConnection(); in run()
/frameworks/base/core/java/android/app/
DUiAutomationConnection.java59 public final class UiAutomationConnection extends IUiAutomationConnection.Stub { class
/frameworks/base/config/
Dhiddenapi-light-greylist.txt968 Landroid/app/UiAutomationConnection;-><init>()V