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

  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiScrollable.java 285 * @param childObject {@link UiObject} representing the child element
292 public boolean ensureFullyVisible(UiObject childObject) throws UiObjectNotFoundException {
293 Rect actual = childObject.getBounds();
294 Rect visible = childObject.getVisibleBounds();
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.cpp     [all...]
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 245 milliseconds