Home
last modified time | relevance | path

Searched refs:updateInputWindowsLw (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java229 public void updateInputWindowsLw(boolean force) { in updateInputWindowsLw() method in InputMonitor
415 updateInputWindowsLw(false /*force*/); in setInputFocusLw()
440 updateInputWindowsLw(true /*force*/); in pauseDispatchingLw()
451 updateInputWindowsLw(true /*force*/); in resumeDispatchingLw()
DSession.java310 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()
316 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()
DDragState.java285 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in endDragLw()
DWindowManagerService.java2630 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()
4646 mInputMonitor.updateInputWindowsLw(false /*force*/); in setTokenVisibilityLocked()
5091 mInputMonitor.updateInputWindowsLw(false /*force*/); in moveStackWindowsLocked()
8109 mInputMonitor.updateInputWindowsLw(true /*force*/); in handleMessage()
9164 mInputMonitor.updateInputWindowsLw(false /*force*/); in performLayoutLockedInner()
[all …]