Searched refs:setAutomationSupport (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCase.java54 void setAutomationSupport(IAutomationSupport automationSupport) { method in class:UiAutomatorTestCase
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCase.java111 void setAutomationSupport(IAutomationSupport automationSupport) { method in class:UiAutomatorTestCase
H A DUiAutomatorTestRunner.java427 ((UiAutomatorTestCase)testCase).setAutomationSupport(mAutomationSupport);

Completed in 63 milliseconds