Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInputMonitor.java139 mInputMonitor.updateInputWindowsLw(true /* force */); in dismiss()
148 mInputMonitor.updateInputWindowsLw(true /* force */); in dispose()
206 updateInputWindowsLw(true /* force */); in addInputConsumer()
211 updateInputWindowsLw(true /* force */); in destroyInputConsumer()
362 void updateInputWindowsLw(boolean force) { in updateInputWindowsLw() method in InputMonitor
414 updateInputWindowsLw(false /*force*/); in setInputFocusLw()
495 updateInputWindowsLw(true /*force*/); in pauseDispatchingLw()
506 updateInputWindowsLw(true /*force*/); in resumeDispatchingLw()
H A DTaskPositioner.java308 mDisplayContent.getInputMonitor().updateInputWindowsLw(true /*force*/); in unregister()
H A DRecentsAnimationController.java328 inputMonitor.updateInputWindowsLw(true /*force*/);
1037 inputMonitor.updateInputWindowsLw(true /*force*/);
H A DWindowState.java2581 getDisplayContent().getInputMonitor().updateInputWindowsLw(true /*force*/); in removeIfPossible()
2653 getDisplayContent().getInputMonitor().updateInputWindowsLw(false /*force*/); in setupWindowForRemoveOnExit()
5893 currentDisplay.getInputMonitor().updateInputWindowsLw(true /* force */); in updateTapExcludeRegion()
H A DWindowManagerService.java1855 displayContent.getInputMonitor().updateInputWindowsLw(false /*force*/); in addWindow()
2111 dc.getInputMonitor().updateInputWindowsLw(true /*force*/); in postWindowRemoveCleanupLocked()
2380 displayContent.getInputMonitor().updateInputWindowsLw(true /*force*/); in relayoutWindow()
2895 dc.getInputMonitor().updateInputWindowsLw(true /* force */); in removeWindowToken()
H A DDisplayContent.java3717 mInputMonitor.updateInputWindowsLw(false /*force*/); in layoutAndAssignWindowLayersIfNeeded()
4604 mInputMonitor.updateInputWindowsLw(false /*force*/); in performLayoutNoTrace()
H A DRootWindowContainer.java1024 dc.getInputMonitor().updateInputWindowsLw(true /*force*/); in performSurfacePlacementNoTrace()
H A DActivityRecord.java4973 displayContent.getInputMonitor().updateInputWindowsLw(false /*force*/); in commitVisibility()
/aosp12/frameworks/base/services/
H A Dart-profile46614 HSPLcom/android/server/wm/InputMonitor;->updateInputWindowsLw(Z)V