Searched refs:UiAutomationConnection (Results 1 – 4 of 4) sorted by relevance
8 import android.app.UiAutomationConnection;30 new UiAutomationConnection()); in connect()
27 import android.app.UiAutomationConnection;475 UiAutomationConnection connection = null; in run()478 connection = new UiAutomationConnection(); in run()
64 public final class UiAutomationConnection extends IUiAutomationConnection.Stub { class95 public UiAutomationConnection() { in UiAutomationConnection() method in UiAutomationConnection
9139 Landroid/app/UiAutomationConnection$Repeater;->readFrom:Ljava/io/InputStream;9140 Landroid/app/UiAutomationConnection$Repeater;->writeTo:Ljava/io/OutputStream;9141 Landroid/app/UiAutomationConnection;->clearWindowAnimationFrameStats()V9142 Landroid/app/UiAutomationConnection;->clearWindowContentFrameStats(I)Z9143 Landroid/app/UiAutomationConnection;->connect(Landroid/accessibilityservice/IAccessibilityServiceCl…9144 Landroid/app/UiAutomationConnection;->disconnect()V9145 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 …]