HomeSort by relevance Sort by last modified time
    Searched full:scrollableparentnode (Results 1 - 2 of 2) sorted by null

  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiObject.java 346 AccessibilityNodeInfo scrollableParentNode = getScrollableParent(node);
347 if(scrollableParentNode == null) {
354 .getVisibleBoundsInScreen(scrollableParentNode, w, h);
    [all...]
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 167 milliseconds