Searched defs:getVisibleBounds (Results 1 – 3 of 3) sorted by relevance
338 private Rect getVisibleBounds(AccessibilityNodeInfo node) { in getVisibleBounds() method in UiObject814 public Rect getVisibleBounds() throws UiObjectNotFoundException { in getVisibleBounds() method in UiObject
332 static Rect getVisibleBounds(View v) { in getVisibleBounds() method in AbsCaptureHelperTest
1717 void getVisibleBounds(Rect bounds) { in getVisibleBounds() method in WindowState