Searched refs:mAutomation (Results 1 – 2 of 2) sorted by relevance
47 private final UiAutomation mAutomation; field in TestUtils54 mAutomation = mInstrumentation.getUiAutomation(); in TestUtils()61 Bitmap bt = mAutomation.takeScreenshot(); in takeScreenshot()
57 final UiAutomation mAutomation = mInstrumentation.getUiAutomation(); field in DragDropTest245 mAutomation.injectInputEvent(event, false); in injectMouseWithOffset()