Home
last modified time | relevance | path

Searched refs:RecoveryScreenCaptureMonitor (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/monitor/include/
H A Devent_monitor_handler.h148 void RecoveryScreenCaptureMonitor(SessionPtr session);
/foundation/multimodalinput/input/service/monitor/test/
H A Devent_monitor_handler_test.cpp830 * @tc.desc: Test RecoveryScreenCaptureMonitor
840 ASSERT_NO_FATAL_FAILURE(monitorCollection.RecoveryScreenCaptureMonitor(session)); in HWTEST_F()
842 ASSERT_NO_FATAL_FAILURE(monitorCollection.RecoveryScreenCaptureMonitor(session)); in HWTEST_F()
848 ASSERT_NO_FATAL_FAILURE(monitorCollection.RecoveryScreenCaptureMonitor(session)); in HWTEST_F()
/foundation/multimodalinput/input/service/monitor/src/
H A Devent_monitor_handler.cpp525 void EventMonitorHandler::MonitorCollection::RecoveryScreenCaptureMonitor(SessionPtr session) in RecoveryScreenCaptureMonitor() function in OHOS::MMI::EventMonitorHandler::MonitorCollection
727 monitors_.RecoveryScreenCaptureMonitor(session); in ProcessScreenCapture()

Completed in 4 milliseconds