Home
last modified time | relevance | path

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

/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityWindowManager.java1684 final int parentWindowId = resolveParentWindowIdLocked(windowId); in computePartialInteractiveRegionForWindowLocked() local
1686 parentWindowId); in computePartialInteractiveRegionForWindowLocked()
1689 return observer.computePartialInteractiveRegionForWindowLocked(parentWindowId, in computePartialInteractiveRegionForWindowLocked()
1690 parentWindowId != windowId, outRegion); in computePartialInteractiveRegionForWindowLocked()