Searched refs:mAutoman (Results 1 – 1 of 1) sorted by relevance
187 private final UiAutomation mAutoman; field in UiBot203 mAutoman = instrumentation.getUiAutomation(); in UiBot()1126 return mAutoman.executeAndWaitForEvent(runnable, (AccessibilityEvent event) -> { in waitForWindowChange()1201 for (AccessibilityWindowInfo window : mAutoman.getWindows()) {1218 mAutoman.setRotation(orientation);1245 mAutoman.setRotation(orientation);1314 final Bitmap bitmap = mAutoman.takeScreenshot();1380 final List<AccessibilityNodeInfo> list = mAutoman.getRootInActiveWindow()1546 if (!mAutoman.injectInputEvent(downEvent, true)) {1559 return mAutoman.injectInputEvent(upEvent, true);