Searched refs:childObject (Results 1 – 1 of 1) sorted by relevance
295 public boolean ensureFullyVisible(UiObject childObject) throws UiObjectNotFoundException { in ensureFullyVisible() argument296 Rect actual = childObject.getBounds(); in ensureFullyVisible()297 Rect visible = childObject.getVisibleBounds(); in ensureFullyVisible()