Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInputMonitor.java170 updateInputWindowsLw(true /* force */); in addInputConsumer()
179 updateInputWindowsLw(true /* force */); in destroyInputConsumer()
333 void updateInputWindowsLw(boolean force) { in updateInputWindowsLw() method in InputMonitor
385 updateInputWindowsLw(false /*force*/); in setInputFocusLw()
538 updateInputWindowsLw(true /*force*/); in pauseDispatchingLw()
549 updateInputWindowsLw(true /*force*/); in resumeDispatchingLw()
DTaskPositioner.java293 mDisplayContent.getInputMonitor().updateInputWindowsLw(true /*force*/);
DRecentsAnimationController.java304 inputMonitor.updateInputWindowsLw(true /*force*/);
983 inputMonitor.updateInputWindowsLw(true /*force*/);
DWindowManagerService.java1912 displayContent.getInputMonitor().updateInputWindowsLw(false /*force*/); in addWindow()
2129 dc.getInputMonitor().updateInputWindowsLw(true /*force*/); in postWindowRemoveCleanupLocked()
2208 w.getDisplayContent().getInputMonitor().updateInputWindowsLw(true); in setInsetsWindow()
2546 displayContent.getInputMonitor().updateInputWindowsLw(true /*force*/); in relayoutWindowInner()
3118 dc.getInputMonitor().updateInputWindowsLw(true /* force */); in removeWindowToken()
9729 dc.getInputMonitor().updateInputWindowsLw(true); in grantEmbeddedWindowFocus()
DWindowState.java2541 getDisplayContent().getInputMonitor().updateInputWindowsLw(false /*force*/); in setupWindowForRemoveOnExit()
5567 currentDisplay.getInputMonitor().updateInputWindowsLw(true /* force */); in updateTapExcludeRegion()
DTransition.java1426 dc.getInputMonitor().updateInputWindowsLw(false /* force */); in finishTransition()
DRootWindowContainer.java918 dc.getInputMonitor().updateInputWindowsLw(true /*force*/); in performSurfacePlacementNoTrace()
DDisplayContent.java5159 mInputMonitor.updateInputWindowsLw(false /*force*/); in performLayoutNoTrace()
DActivityRecord.java5820 displayContent.getInputMonitor().updateInputWindowsLw(false /*force*/); in commitVisibility()
/frameworks/base/services/
Dart-wear-profile27323 HPLcom/android/server/wm/InputMonitor;->updateInputWindowsLw(Z)V