Searched refs:mInputMonitor (Results 1 – 3 of 3) sorted by relevance
298 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()304 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()
815 return mInputMonitor; in getInputMonitor()2330 mInputMonitor.setUpdateInputWindowsNeededLw(); in addWindow()2352 mInputMonitor.updateInputWindowsLw(false /*force*/); in addWindow()2566 mInputMonitor.updateInputWindowsLw(true /*force*/); in removeWindowInnerLocked()2912 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()3046 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()3399 mInputMonitor.updateInputWindowsLw(true /*force*/); in removeWindowToken()3819 mInputMonitor.setFocusedAppLw(null); in setFocusedApp()3832 mInputMonitor.setFocusedAppLw(newFocus); in setFocusedApp()4270 mInputMonitor.setUpdateInputWindowsNeededLw(); in setTokenVisibilityLocked()[all …]
285 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in endDragLw()