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.java27 import android.app.UiAutomationConnection;
475 UiAutomationConnection connection = null; in run()
478 connection = new UiAutomationConnection(); in run()
/frameworks/base/core/java/android/app/
DUiAutomationConnection.java64 public final class UiAutomationConnection extends IUiAutomationConnection.Stub { class
95 public UiAutomationConnection() { in UiAutomationConnection() method in UiAutomationConnection
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9139 Landroid/app/UiAutomationConnection$Repeater;->readFrom:Ljava/io/InputStream;
9140 Landroid/app/UiAutomationConnection$Repeater;->writeTo:Ljava/io/OutputStream;
9141 Landroid/app/UiAutomationConnection;->clearWindowAnimationFrameStats()V
9142 Landroid/app/UiAutomationConnection;->clearWindowContentFrameStats(I)Z
9143 Landroid/app/UiAutomationConnection;->connect(Landroid/accessibilityservice/IAccessibilityServiceCl…
9144 Landroid/app/UiAutomationConnection;->disconnect()V
9145 Landroid/app/UiAutomationConnection;->executeShellCommand(Ljava/lang/String;Landroid/os/ParcelFileD…
9146 Landroid/app/UiAutomationConnection;->getWindowAnimationFrameStats()Landroid/view/WindowAnimationFr…
9147 Landroid/app/UiAutomationConnection;->getWindowContentFrameStats(I)Landroid/view/WindowContentFrame…
9148 Landroid/app/UiAutomationConnection;->grantRuntimePermission(Ljava/lang/String;Ljava/lang/String;I)V
[all …]