Searched refs:getVisibleBounds (Results 1 – 10 of 10) 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()
97 navBarVisibleBounds = navBar.getVisibleBounds(); in openQuickstep()212 device.drag(divider.getVisibleBounds().centerX(), divider.getVisibleBounds().centerY(), in resizeSplitScreen()
297 Rect getVisibleBounds(String layerName) { in getVisibleBounds() method in LayersTrace.Entry
103 Rect startingDividerBounds = entries.getEntries().get(0).getVisibleBounds in checkPosition_appsStartingBounds()133 entries.getEntries().size() - 1).getVisibleBounds( in checkPosition_appsEndingBounds()
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…
1378 void getVisibleBounds(Rect bounds) { in getVisibleBounds() method in WindowState
2975 w.getVisibleBounds(mTmpRect); in getTouchableWinAtPointLocked()
17743 PLcom/android/server/wm/WindowState;->getVisibleBounds(Landroid/graphics/Rect;)V