Home
last modified time | relevance | path

Searched refs:computePartialInteractiveRegionForWindowLocked (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityWindowManagerTest.java481 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_wholeVisible_returnWholeRegion()
487 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_wholeVisible_returnWholeRegion()
504 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_halfVisible_returnHalfRegion()
517 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_notVisible_returnEmptyRegion()
535 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_partialVisible_returnVisibleRegion()
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAbstractAccessibilityServiceConnection.java531 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in findAccessibilityNodeInfosByViewId()
604 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in findAccessibilityNodeInfosByText()
678 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in findAccessibilityNodeInfoByAccessibilityId()
752 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in findFocus()
825 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in focusSearch()
H A DAccessibilityWindowManager.java303 boolean computePartialInteractiveRegionForWindowLocked(int windowId, in computePartialInteractiveRegionForWindowLocked() method in AccessibilityWindowManager.DisplayWindowsObserver
1294 public boolean computePartialInteractiveRegionForWindowLocked(int windowId, in computePartialInteractiveRegionForWindowLocked() method in AccessibilityWindowManager
1301 return observer.computePartialInteractiveRegionForWindowLocked(parentWindowId, in computePartialInteractiveRegionForWindowLocked()
/aosp12/frameworks/base/services/
H A Dart-profile4287 …/AccessibilityWindowManager$DisplayWindowsObserver;->computePartialInteractiveRegionForWindowLocke…
4337 …id/server/accessibility/AccessibilityWindowManager;->computePartialInteractiveRegionForWindowLocke…