Searched refs:targetWindowId (Results 1 – 2 of 2) sorted by relevance
412 List<Integer> getWatchOutsideTouchWindowIdLocked(int targetWindowId) { in getWatchOutsideTouchWindowIdLocked() argument413 final WindowInfo targetWindow = mWindowInfoById.get(targetWindowId); in getWatchOutsideTouchWindowIdLocked()1862 public void notifyOutsideTouch(int userId, int targetWindowId) { in notifyOutsideTouch() argument1867 getDisplayWindowObserverByWindowIdLocked(targetWindowId); in notifyOutsideTouch()1869 outsideWindowsIds = observer.getWatchOutsideTouchWindowIdLocked(targetWindowId); in notifyOutsideTouch()
799 final int targetWindowId = in notifyOutsideTouch() local809 mA11yWindowManager.notifyOutsideTouch(USER_SYSTEM_ID, targetWindowId); in notifyOutsideTouch()