Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/wm/
DInputMonitor.java227 public void updateInputWindowsLw(boolean force) { in updateInputWindowsLw() method in InputMonitor
414 updateInputWindowsLw(false /*force*/); in setInputFocusLw()
439 updateInputWindowsLw(true /*force*/); in pauseDispatchingLw()
450 updateInputWindowsLw(true /*force*/); in resumeDispatchingLw()
DSession.java298 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()
304 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performDrag()
DDragState.java285 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in endDragLw()
DWindowManagerService.java2352 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()
4276 mInputMonitor.updateInputWindowsLw(false /*force*/); in setTokenVisibilityLocked()
4787 mInputMonitor.updateInputWindowsLw(false /*force*/); in moveStackWindowsLocked()
7438 mInputMonitor.updateInputWindowsLw(true /*force*/); in handleMessage()
8376 mInputMonitor.updateInputWindowsLw(false /*force*/); in performLayoutLockedInner()
9412 mInputMonitor.updateInputWindowsLw(true /*force*/); in performLayoutAndPlaceSurfacesLockedInner()
[all …]