Searched refs:mInputMonitor (Results 1 – 11 of 11) sorted by relevance
40 private final InputMonitor mInputMonitor; field in TaskPositioningController58 mInputMonitor = inputMonitor; in TaskPositioningController()131 mInputMonitor.updateInputWindowsLw(true /*force*/); in startPositioningLocked()147 mInputMonitor.updateInputWindowsLw(true /*force*/); in startPositioningLocked()163 mInputMonitor.updateInputWindowsLw(true /*force*/); in finishTaskPositioning()
109 private InputMonitor mInputMonitor; field in InputMonitor.EventReceiverInputConsumer117 mInputMonitor = monitor; in EventReceiverInputConsumer()125 if (mInputMonitor.destroyInputConsumer(mWindowHandle.name)) { in dismiss()
131 mService.mInputMonitor.destroyInputConsumer(mName); in binderDied()
1070 this, mInputManager, mInputMonitor, mActivityManager, mH.getLooper()); in WindowManagerService()1098 return mInputMonitor; in getInputMonitor()1482 mInputMonitor.setUpdateInputWindowsNeededLw(); in addWindow()1502 mInputMonitor.setInputFocusLw(mCurrentFocus, false /*updateInputWindows*/); in addWindow()1504 mInputMonitor.updateInputWindowsLw(false /*force*/); in addWindow()1717 mInputMonitor.updateInputWindowsLw(true /*force*/); in postWindowRemoveCleanupLocked()2029 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()2175 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()2365 mInputMonitor.updateInputWindowsLw(true /*force*/); in removeWindowToken()2554 mInputMonitor.setFocusedAppLw(newFocus); in setFocusedApp()[all …]
651 mService.mInputMonitor.pauseDispatchingLw(mContainer); in pauseKeyDispatching()659 mService.mInputMonitor.resumeDispatchingLw(mContainer); in resumeKeyDispatching()
146 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in closeLocked()299 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in register()
201 mService.mInputMonitor.updateInputWindowsLw(true /*force*/);438 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in cleanupAnimation()
727 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performSurfacePlacement()802 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in performSurfacePlacement()
451 mService.mInputMonitor.setUpdateInputWindowsNeededLw(); in setVisibility()457 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in setVisibility()679 mService.mInputMonitor.setFocusedAppLw(null); in onRemovedFromDisplay()
2427 mService.mInputMonitor.setUpdateInputWindowsNeededLw(); in layoutAndAssignWindowLayersIfNeeded()2429 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in layoutAndAssignWindowLayersIfNeeded()3011 mService.mInputMonitor.layoutInputConsumers(dw, dh); in performLayout()3012 mService.mInputMonitor.setUpdateInputWindowsNeededLw(); in performLayout()3014 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in performLayout()
2014 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in removeIfPossible()2078 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in setupWindowForRemoveOnExit()