Home
last modified time | relevance | path

Searched refs:UiAutomationConnection (Results 1 – 5 of 5) 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.java25 import android.app.UiAutomationConnection;
471 UiAutomationConnection connection = null; in run()
474 connection = new UiAutomationConnection(); in run()
/frameworks/base/core/java/android/app/
DUiAutomationConnection.java60 public final class UiAutomationConnection extends IUiAutomationConnection.Stub { class
/frameworks/base/config/
Dhiddenapi-greylist.txt82 Landroid/app/UiAutomationConnection;-><init>()V
Dhiddenapi-greylist-max-o.txt9766 Landroid/app/UiAutomationConnection$Repeater;
9767 Landroid/app/UiAutomationConnection$Repeater;-><init>(Ljava/io/InputStream;Ljava/io/OutputStream;)V
9768 Landroid/app/UiAutomationConnection$Repeater;->readFrom:Ljava/io/InputStream;
9769 Landroid/app/UiAutomationConnection$Repeater;->writeTo:Ljava/io/OutputStream;
9770 Landroid/app/UiAutomationConnection;
9771 Landroid/app/UiAutomationConnection;->clearWindowAnimationFrameStats()V
9772 Landroid/app/UiAutomationConnection;->clearWindowContentFrameStats(I)Z
9773 Landroid/app/UiAutomationConnection;->connect(Landroid/accessibilityservice/IAccessibilityServiceCl…
9774 Landroid/app/UiAutomationConnection;->disconnect()V
9775 Landroid/app/UiAutomationConnection;->executeShellCommand(Ljava/lang/String;Landroid/os/ParcelFileD…
[all …]