Searched refs:mAutoman (Results 1 – 1 of 1) sorted by relevance
113 private final UiAutomation mAutoman; field in UiBot128 mAutoman = instrumentation.getUiAutomation(); in UiBot()708 mAutoman.executeAndWaitForEvent(runnable, (AccessibilityEvent event) -> {761 for (AccessibilityWindowInfo window : mAutoman.getWindows()) {778 mAutoman.setRotation(orientation);822 final Bitmap bitmap = mAutoman.takeScreenshot();