Searched refs:targetWindowId (Results 1 – 3 of 3) sorted by relevance
420 List<Integer> getWatchOutsideTouchWindowIdLocked(int targetWindowId) { in getWatchOutsideTouchWindowIdLocked() argument421 final WindowInfo targetWindow = mWindowInfoById.get(targetWindowId); in getWatchOutsideTouchWindowIdLocked()2027 public void notifyOutsideTouch(int userId, int targetWindowId) { in notifyOutsideTouch() argument2032 getDisplayWindowObserverByWindowIdLocked(targetWindowId); in notifyOutsideTouch()2034 outsideWindowsIds = observer.getWatchOutsideTouchWindowIdLocked(targetWindowId); in notifyOutsideTouch()
819 final int targetWindowId = in notifyOutsideTouch() local829 mA11yWindowManager.notifyOutsideTouch(USER_SYSTEM_ID, targetWindowId); in notifyOutsideTouch()
981 final int targetWindowId = in notifyOutsideTouch() local992 mA11yWindowManager.notifyOutsideTouch(USER_SYSTEM_ID, targetWindowId); in notifyOutsideTouch()