Searched refs:getVisibleBounds (Results 1 – 7 of 7) sorted by relevance
199 Rect srcRect = getVisibleBounds(); in dragTo()200 Rect dstRect = destObj.getVisibleBounds(); in dragTo()219 Rect srcRect = getVisibleBounds(); in dragTo()242 Rect rect = getVisibleBounds(); in swipeUp()270 Rect rect = getVisibleBounds(); in swipeDown()298 Rect rect = getVisibleBounds(); in swipeLeft()325 Rect rect = getVisibleBounds(); in swipeRight()338 private Rect getVisibleBounds(AccessibilityNodeInfo node) { in getVisibleBounds() method in UiObject401 Rect rect = getVisibleBounds(node); in click()441 Rect rect = getVisibleBounds(node); in clickAndWaitForNewWindow()[all …]
297 Rect visible = childObject.getVisibleBounds(); in ensureFullyVisible()
651 window.getVisibleBounds(mTmpRect); in getTouchableWinAtPointLocked()
1101 void getVisibleBounds(Rect bounds) { in getVisibleBounds() method in WindowState1674 getVisibleBounds(mTmpRect); in getTouchableRegion()
6309 ws.getVisibleBounds(stackBounds); in screenshotApplicationsInner()
79 …method public android.graphics.Rect getVisibleBounds() throws com.android.uiautomator.core.UiObjec…
101 …method public android.graphics.Rect getVisibleBounds() throws com.android.uiautomator.core.UiObjec…