Home
last modified time | relevance | path

Searched refs:mAutoman (Results 1 – 1 of 1) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DUiBot.java159 private final UiAutomation mAutoman; field in UiBot
174 mAutoman = instrumentation.getUiAutomation(); in UiBot()
1015 return mAutoman.executeAndWaitForEvent(runnable, (AccessibilityEvent event) -> { in waitForWindowChange()
1090 for (AccessibilityWindowInfo window : mAutoman.getWindows()) {
1107 mAutoman.setRotation(orientation);
1172 final Bitmap bitmap = mAutoman.takeScreenshot();
1238 final List<AccessibilityNodeInfo> list = mAutoman.getRootInActiveWindow()