Searched refs:mAutoman (Results 1 – 1 of 1) sorted by relevance
133 private final UiAutomation mAutoman; field in UiBot148 mAutoman = instrumentation.getUiAutomation(); in UiBot()899 return mAutoman.executeAndWaitForEvent(runnable, (AccessibilityEvent event) -> {956 for (AccessibilityWindowInfo window : mAutoman.getWindows()) {973 mAutoman.setRotation(orientation);1013 final Bitmap bitmap = mAutoman.takeScreenshot();