Home
last modified time | relevance | path

Searched defs:inputMonitor (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDesktopModeWindowDecorViewModel.java517 EventReceiver(InputMonitor inputMonitor, InputChannel channel, Looper looper) { in EventReceiver()
586 private void handleReceivedMotionEvent(MotionEvent ev, InputMonitor inputMonitor) { in handleReceivedMotionEvent()
832 final InputMonitor inputMonitor = in createInputChannel() local
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestDisplayContent.java76 final InputMonitor inputMonitor = getInputMonitor(); in TestDisplayContent() local
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp101 sptr<InputWindowMonitor> inputMonitor = new InputWindowMonitor(windowRoot_); in InitRemoteAnimation() local
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp520 std::shared_ptr<PowerMgrInputMonitor> inputMonitor = std::make_shared<PowerMgrInputMonitor>(); in InputMonitorInit() local