Searched refs:computePartialInteractiveRegionForWindowLocked (Results 1 – 3 of 3) sorted by relevance
492 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_wholeVisible_returnWholeRegion()498 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_wholeVisible_returnWholeRegion()515 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_halfVisible_returnHalfRegion()528 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_notVisible_returnEmptyRegion()546 mA11yWindowManager.computePartialInteractiveRegionForWindowLocked(windowId, outBounds); in computePartialInteractiveRegionForWindow_partialVisible_returnVisibleRegion()
639 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in findAccessibilityNodeInfosByViewId()714 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in findAccessibilityNodeInfosByText()790 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in findAccessibilityNodeInfoByAccessibilityId()868 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in findFocus()944 if (!mA11yWindowManager.computePartialInteractiveRegionForWindowLocked( in focusSearch()
373 boolean computePartialInteractiveRegionForWindowLocked(int windowId, in computePartialInteractiveRegionForWindowLocked() method in AccessibilityWindowManager.DisplayWindowsObserver1517 public boolean computePartialInteractiveRegionForWindowLocked(int windowId, in computePartialInteractiveRegionForWindowLocked() method in AccessibilityWindowManager1524 return observer.computePartialInteractiveRegionForWindowLocked(parentWindowId, in computePartialInteractiveRegionForWindowLocked()