Searched refs:InstrumentationAutomationSupport (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
H A DInstrumentationAutomationSupport.java28 class InstrumentationAutomationSupport implements IAutomationSupport { class in inherits:IAutomationSupport
32 InstrumentationAutomationSupport(Instrumentation instrumentation) { method in class:InstrumentationAutomationSupport
H A DUiAutomatorTestCase.java70 mAutomationSupport = new InstrumentationAutomationSupport(getInstrumentation());

Completed in 8 milliseconds