Home | History | Annotate | Download | only in wm

Lines Matching refs:mInputMonitor

808         return mInputMonitor;
2323 mInputMonitor.setUpdateInputWindowsNeededLw();
2345 mInputMonitor.updateInputWindowsLw(false /*force*/);
2554 mInputMonitor.updateInputWindowsLw(true /*force*/);
2900 mInputMonitor.updateInputWindowsLw(true /*force*/);
3034 mInputMonitor.updateInputWindowsLw(true /*force*/);
3387 mInputMonitor.updateInputWindowsLw(true /*force*/);
3807 mInputMonitor.setFocusedAppLw(null);
3820 mInputMonitor.setFocusedAppLw(newFocus);
4258 mInputMonitor.setUpdateInputWindowsNeededLw();
4264 mInputMonitor.updateInputWindowsLw(false /*force*/);
4540 mInputMonitor.setFocusedAppLw(null);
4773 mInputMonitor.setUpdateInputWindowsNeededLw();
4775 mInputMonitor.updateInputWindowsLw(false /*force*/);
5380 mInputMonitor.setEventDispatchingLw(mEventDispatchingEnabled);
6856 final InputMonitor mInputMonitor = new InputMonitor(this);
6869 mInputMonitor.pauseDispatchingLw(token);
6884 mInputMonitor.resumeDispatchingLw(token);
6899 mInputMonitor.setEventDispatchingLw(enabled);
6931 if (!mInputMonitor.waitForInputDevicesReady(
7422 mInputMonitor.updateInputWindowsLw(true /*force*/);
8358 mInputMonitor.setUpdateInputWindowsNeededLw();
8360 mInputMonitor.updateInputWindowsLw(false /*force*/);
9396 mInputMonitor.updateInputWindowsLw(true /*force*/);
9800 mInputMonitor.setInputFocusLw(mCurrentFocus, updateInputWindows);
9897 mInputMonitor.freezeInputDispatchingLw();
9997 mInputMonitor.thawInputDispatchingLw();
10153 mInputMonitor.updateInputWindowsLw(true);
10161 mInputMonitor.updateInputWindowsLw(true);