Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityWindowManager.java1296 final int parentWindowId = resolveParentWindowIdLocked(windowId); in computePartialInteractiveRegionForWindowLocked() local
1298 parentWindowId); in computePartialInteractiveRegionForWindowLocked()
1301 return observer.computePartialInteractiveRegionForWindowLocked(parentWindowId, in computePartialInteractiveRegionForWindowLocked()
1302 parentWindowId != windowId, outRegion); in computePartialInteractiveRegionForWindowLocked()