Searched refs:targetWindowId (Results 1 – 2 of 2) sorted by relevance
326 List<Integer> getWatchOutsideTouchWindowIdLocked(int targetWindowId) { in getWatchOutsideTouchWindowIdLocked() argument327 final WindowInfo targetWindow = mWindowInfoById.get(targetWindowId); in getWatchOutsideTouchWindowIdLocked()1519 public void notifyOutsideTouch(int userId, int targetWindowId) { in notifyOutsideTouch() argument1524 getDisplayWindowObserverByWindowIdLocked(targetWindowId); in notifyOutsideTouch()1526 outsideWindowsIds = observer.getWatchOutsideTouchWindowIdLocked(targetWindowId); in notifyOutsideTouch()
731 final int targetWindowId = in notifyOutsideTouch() local741 mA11yWindowManager.notifyOutsideTouch(USER_SYSTEM_ID, targetWindowId); in notifyOutsideTouch()