Searched refs:mInputMonitor (Results 1 – 3 of 3) sorted by relevance
310 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()316 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()
1004 return mInputMonitor; in getInputMonitor()2608 mInputMonitor.setUpdateInputWindowsNeededLw(); in addWindow()2628 mInputMonitor.setInputFocusLw(mCurrentFocus, false /*updateInputWindows*/); in addWindow()2630 mInputMonitor.updateInputWindowsLw(false /*force*/); in addWindow()2778 mInputMonitor.updateInputWindowsLw(false /*force*/); in removeWindowLocked()2906 mInputMonitor.updateInputWindowsLw(true /*force*/); in removeWindowInnerLocked()3259 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()3395 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()3698 mInputMonitor.updateInputWindowsLw(true /*force*/); in removeWindowToken()4141 mInputMonitor.setFocusedAppLw(newFocus); in setFocusedApp()[all …]
285 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in endDragLw()