Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java170 updateInputWindowsLw(true /* force */); in addInputConsumer()
175 updateInputWindowsLw(true /* force */); in destroyInputConsumer()
305 void updateInputWindowsLw(boolean force) { in updateInputWindowsLw() method in InputMonitor
351 updateInputWindowsLw(false /*force*/); in setInputFocusLw()
376 updateInputWindowsLw(true /*force*/); in pauseDispatchingLw()
387 updateInputWindowsLw(true /*force*/); in resumeDispatchingLw()
DRecentsAnimationController.java263 inputMonitor.updateInputWindowsLw(true /*force*/);
634 inputMonitor.updateInputWindowsLw(true /*force*/); in cleanupAnimation()
DTaskPositioner.java346 mDisplayContent.getInputMonitor().updateInputWindowsLw(true /*force*/); in unregister()
DRootWindowContainer.java758 dc.getInputMonitor().updateInputWindowsLw(true /*force*/); in performSurfacePlacementNoTrace()
DWindowState.java2046 getDisplayContent().getInputMonitor().updateInputWindowsLw(true /*force*/); in removeIfPossible()
2115 getDisplayContent().getInputMonitor().updateInputWindowsLw(false /*force*/); in setupWindowForRemoveOnExit()
5163 currentDisplay.getInputMonitor().updateInputWindowsLw(true /* force */); in updateTapExcludeRegion()
DWindowManagerService.java1621 displayContent.getInputMonitor().updateInputWindowsLw(false /*force*/); in addWindow()
1850 dc.getInputMonitor().updateInputWindowsLw(true /*force*/); in postWindowRemoveCleanupLocked()
2170 displayContent.getInputMonitor().updateInputWindowsLw(true /*force*/); in relayoutWindow()
2504 dc.getInputMonitor().updateInputWindowsLw(true /*force*/); in removeWindowToken()
DDisplayContent.java3203 mInputMonitor.updateInputWindowsLw(false /*force*/); in layoutAndAssignWindowLayersIfNeeded()
3889 mInputMonitor.updateInputWindowsLw(false /*force*/); in performLayoutNoTrace()
DAppWindowToken.java685 getDisplayContent().getInputMonitor().updateInputWindowsLw(false /*force*/); in commitVisibility()
/frameworks/base/services/
Dart-profile16237 HSPLcom/android/server/wm/InputMonitor;->updateInputWindowsLw(Z)V