HomeSort by relevance Sort by last modified time
    Searched refs:UiAutomationShellWrapper (Results 1 - 4 of 4) sorted by null

  /frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
EventsCommand.java 23 import com.android.uiautomator.core.UiAutomationShellWrapper;
53 UiAutomationShellWrapper automationWrapper = new UiAutomationShellWrapper();
DumpCommand.java 28 import com.android.uiautomator.core.UiAutomationShellWrapper;
73 UiAutomationShellWrapper automationWrapper = new UiAutomationShellWrapper();
  /frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/core/
UiAutomationShellWrapper.java 17 public class UiAutomationShellWrapper {
  /frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
UiAutomatorTestRunner.java 33 import com.android.uiautomator.core.UiAutomationShellWrapper;
117 UiAutomationShellWrapper automationWrapper = new UiAutomationShellWrapper();

Completed in 38 milliseconds