Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DAccessibilityWindowManager.java1519 final int parentWindowId = resolveParentWindowIdLocked(windowId); in computePartialInteractiveRegionForWindowLocked() local
1521 parentWindowId); in computePartialInteractiveRegionForWindowLocked()
1524 return observer.computePartialInteractiveRegionForWindowLocked(parentWindowId, in computePartialInteractiveRegionForWindowLocked()
1525 parentWindowId != windowId, outRegion); in computePartialInteractiveRegionForWindowLocked()