HomeSort by relevance Sort by last modified time
    Searched full:uiautomationconnection (Results 1 - 7 of 7) sorted by null

  /frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/core/
UiAutomationShellWrapper.java 9 import android.app.UiAutomationConnection;
31 new UiAutomationConnection());
  /frameworks/base/core/java/android/app/
UiAutomationConnection.java 43 public final class UiAutomationConnection extends IUiAutomationConnection.Stub {
ApplicationThreadNative.java 276 IUiAutomationConnection uiAutomationConnection =
288 testArgs, testWatcher, uiAutomationConnection, testMode,
    [all...]
IApplicationThread.java 94 IUiAutomationConnection uiAutomationConnection, int debugMode,
Instrumentation.java     [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkViews.java 22 import android.app.UiAutomationConnection;
105 new UiAutomationConnection());
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 28 import android.app.UiAutomationConnection;
    [all...]

Completed in 474 milliseconds