Searched refs:mInputMonitor (Results 1 – 8 of 8) sorted by relevance
105 private InputMonitor mInputMonitor; field in InputMonitor.EventReceiverInputConsumer112 mInputMonitor = monitor; in EventReceiverInputConsumer()120 if (mInputMonitor.destroyInputConsumer(mWindowHandle.name)) { in dismiss()
1142 return mInputMonitor; in getInputMonitor()1517 mInputMonitor.setUpdateInputWindowsNeededLw(); in addWindow()1537 mInputMonitor.setInputFocusLw(mCurrentFocus, false /*updateInputWindows*/); in addWindow()1539 mInputMonitor.updateInputWindowsLw(false /*force*/); in addWindow()1757 mInputMonitor.updateInputWindowsLw(true /*force*/); in postWindowRemoveCleanupLocked()2019 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()2173 mInputMonitor.updateInputWindowsLw(true /*force*/); in relayoutWindow()2437 mInputMonitor.updateInputWindowsLw(true /*force*/); in removeWindowToken()2622 mInputMonitor.setFocusedAppLw(newFocus); in setFocusedApp()3477 mInputMonitor.setEventDispatchingLw(mEventDispatchingEnabled); in performEnableScreen()[all …]
224 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in register()237 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in unregister()
679 mService.mInputMonitor.pauseDispatchingLw(mContainer); in pauseKeyDispatching()687 mService.mInputMonitor.resumeDispatchingLw(mContainer); in resumeKeyDispatching()
407 mService.mInputMonitor.setUpdateInputWindowsNeededLw(); in setVisibility()413 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in setVisibility()586 mService.mInputMonitor.setFocusedAppLw(null); in onRemovedFromDisplay()
715 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in performSurfacePlacement()794 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in performSurfacePlacement()
2268 mService.mInputMonitor.setUpdateInputWindowsNeededLw(); in layoutAndAssignWindowLayersIfNeeded()2270 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in layoutAndAssignWindowLayersIfNeeded()2825 mService.mInputMonitor.layoutInputConsumers(dw, dh); in performLayout()2826 mService.mInputMonitor.setUpdateInputWindowsNeededLw(); in performLayout()2828 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in performLayout()
1848 mService.mInputMonitor.updateInputWindowsLw(true /*force*/); in removeIfPossible()1908 mService.mInputMonitor.updateInputWindowsLw(false /*force*/); in setupWindowForRemoveOnExit()