Searched refs:currentWindow (Results 1 – 1 of 1) sorted by relevance
3461 AccessibilityWindowInfo currentWindow = mWindows.get(i); in computePartialInteractiveRegionForWindowLocked() local3463 if (currentWindow.getId() == windowId) { in computePartialInteractiveRegionForWindowLocked()3465 currentWindow.getBoundsInScreen(currentWindowBounds); in computePartialInteractiveRegionForWindowLocked()3470 } else if (currentWindow.getType() in computePartialInteractiveRegionForWindowLocked()3473 currentWindow.getBoundsInScreen(currentWindowBounds); in computePartialInteractiveRegionForWindowLocked()