Home
last modified time | relevance | path

Searched refs:getBoundsInScreen (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DAccessibilityNodeInfoHelper.java41 node.getBoundsInScreen(nodeRect); in getVisibleBoundsInScreen()
DUiScrollable.java422 node.getBoundsInScreen(rect); in scrollForward()
501 node.getBoundsInScreen(rect); in scrollBackward()
DUiObject.java837 node.getBoundsInScreen(nodeRect); in getBounds()
/frameworks/base/core/tests/coretests/src/android/view/
DAccessibilityInteractionControllerTest.java150 window.getBoundsInScreen(bounds); in launchActivity()
/frameworks/base/core/java/android/view/
DAccessibilityInteractionController.java819 info.getBoundsInScreen(boundsInScreen); in adjustIsVisibleToUserIfNeeded()
849 info.getBoundsInScreen(boundsInScreen); in adjustBoundsInScreenIfNeeded()
874 info.getBoundsInScreen(boundsInScreen); in applyAppScaleAndMagnificationSpecIfNeeded()
DViewRootImpl.java3945 mAccessibilityFocusedVirtualView.getBoundsInScreen(bounds); in getAccessibilityFocusedRect()
8265 mAccessibilityFocusedVirtualView.getBoundsInScreen(oldBounds); in handleWindowContentChangedEvent()
8279 final Rect newBounds = mAccessibilityFocusedVirtualView.getBoundsInScreen(); in handleWindowContentChangedEvent()
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityWindowInfo.java310 public void getBoundsInScreen(Rect outBounds) { in getBoundsInScreen() method in AccessibilityWindowInfo
DAccessibilityNodeInfo.java1730 public void getBoundsInScreen(Rect outBounds) { in getBoundsInScreen() method in AccessibilityNodeInfo
1740 public Rect getBoundsInScreen() { in getBoundsInScreen() method in AccessibilityNodeInfo
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java3094 focus.getBoundsInScreen(boundsInScreen); in getAccessibilityFocusClickPointInScreenNotLocked()
3465 currentWindow.getBoundsInScreen(currentWindowBounds); in computePartialInteractiveRegionForWindowLocked()
3473 currentWindow.getBoundsInScreen(currentWindowBounds); in computePartialInteractiveRegionForWindowLocked()
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java2767 node.getBoundsInScreen(newBounds); in notifyViewEntered()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34906 method public void getBoundsInScreen(android.graphics.Rect);
35166 method public void getBoundsInScreen(android.graphics.Rect);
/frameworks/base/non-updatable-api/
Dcurrent.txt53436 method public void getBoundsInScreen(android.graphics.Rect);
53766 method public void getBoundsInScreen(android.graphics.Rect);
/frameworks/base/api/
Dcurrent.txt53580 method public void getBoundsInScreen(android.graphics.Rect);
53910 method public void getBoundsInScreen(android.graphics.Rect);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73081 Landroid/view/accessibility/AccessibilityNodeInfo;->getBoundsInScreen()Landroid/graphics/Rect;