Home | History | Annotate | Download | only in wm

Lines Matching refs:mInputMonitor

912         mInputManager = new InputManagerService(context, mInputMonitor);
2331 mInputMonitor.setUpdateInputWindowsNeededLw();
2355 mInputMonitor.updateInputWindowsLw(false /*force*/);
2436 mInputMonitor.updateInputWindowsLw(false /*force*/);
2554 mInputMonitor.updateInputWindowsLw(true /*force*/);
2850 mInputMonitor.updateInputWindowsLw(true /*force*/);
2983 mInputMonitor.updateInputWindowsLw(true /*force*/);
3521 mInputMonitor.updateInputWindowsLw(true /*force*/);
3867 mInputMonitor.setFocusedAppLw(null);
3879 mInputMonitor.setFocusedAppLw(newFocus);
4314 mInputMonitor.setUpdateInputWindowsNeededLw();
4320 mInputMonitor.updateInputWindowsLw(false /*force*/);
4587 mInputMonitor.setFocusedAppLw(null);
4788 mInputMonitor.setUpdateInputWindowsNeededLw();
4790 mInputMonitor.updateInputWindowsLw(false /*force*/);
4828 mInputMonitor.setUpdateInputWindowsNeededLw();
4837 mInputMonitor.updateInputWindowsLw(false /*force*/);
4863 mInputMonitor.setUpdateInputWindowsNeededLw();
4870 mInputMonitor.updateInputWindowsLw(false /*force*/);
5326 mInputMonitor.setEventDispatchingLw(mEventDispatchingEnabled);
6677 final InputMonitor mInputMonitor = new InputMonitor(this);
6689 mInputMonitor.pauseDispatchingLw(token);
6703 mInputMonitor.resumeDispatchingLw(token);
6717 mInputMonitor.setEventDispatchingLw(enabled);
6757 if (!mInputMonitor.waitForInputDevicesReady(
7260 mInputMonitor.updateInputWindowsLw(true /*force*/);
8015 mInputMonitor.setUpdateInputWindowsNeededLw();
8017 mInputMonitor.updateInputWindowsLw(false /*force*/);
8941 mInputMonitor.updateInputWindowsLw(true /*force*/);
9228 mInputMonitor.setInputFocusLw(mCurrentFocus, updateInputWindows);
9313 mInputMonitor.freezeInputDispatchingLw();
9387 mInputMonitor.thawInputDispatchingLw();
9534 mInputMonitor.updateInputWindowsLw(true);
9542 mInputMonitor.updateInputWindowsLw(true);