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
428 updateInputWindowsLw(false /*force*/); in setInputFocusLw()
453 updateInputWindowsLw(true /*force*/); in pauseDispatchingLw()
464 updateInputWindowsLw(true /*force*/); in resumeDispatchingLw()
DSession.java309 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()
315 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()
DDragState.java283 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in endDragLw()
DWindowManagerService.java2546 mInputMonitor.updateInputWindowsLw(false /*force*/); in addWindow()
2667 mInputMonitor.updateInputWindowsLw(false /*force*/); in removeWindowLocked()
2790 mInputMonitor.updateInputWindowsLw(true /*force*/); in removeWindowInnerLocked()
3158 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()
3297 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()
3604 mInputMonitor.updateInputWindowsLw(true /*force*/); in removeWindowToken()
4532 mInputMonitor.updateInputWindowsLw(false /*force*/); in setTokenVisibilityLocked()
5082 mInputMonitor.updateInputWindowsLw(false /*force*/); in moveStackWindowsLocked()
7978 mInputMonitor.updateInputWindowsLw(true /*force*/); in handleMessage()
8986 mInputMonitor.updateInputWindowsLw(false /*force*/); in performLayoutLockedInner()
[all …]