Home
last modified time | relevance | path

Searched refs:GetScreenLocked (Results 1 - 7 of 7) sorted by relevance

/foundation/multimodalinput/input/service/key_command/test/
H A Ddisplay_event_monitor.h43 bool GetScreenLocked() const in GetScreenLocked() function in OHOS::MMI::final
/foundation/multimodalinput/input/service/display_state_manager/include/
H A Ddisplay_event_monitor.h60 bool GetScreenLocked() const in GetScreenLocked() function in OHOS::MMI::final
/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp381 if (DISPLAY_MONITOR->GetScreenLocked()) { in IsWorking()
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp126 bool screenLocked = DISPLAY_MONITOR->GetScreenLocked(); in OnInjectKeyEvent()
212 bool screenLocked = DISPLAY_MONITOR->GetScreenLocked(); in OnInjectPointerEvent()
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.h249 bool GetScreenLocked();
H A Davsession_service.cpp277 static_cast<int>(GetScreenOn()), static_cast<int>(GetScreenLocked())); in HandleScreenStatusChange()
284 if (GetScreenOn() && !GetScreenLocked()) { in HandleScreenStatusChange()
314 bool AVSessionService::GetScreenLocked() in GetScreenLocked() function in OHOS::AVSession::AVSessionService
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp978 bool isScreenLocked = DISPLAY_MONITOR->GetScreenLocked(); in CheckSpecialRepeatKey()
1908 bool isScreenLocked = DISPLAY_MONITOR->GetScreenLocked(); in HandleMatchedSequence()
2486 bool isScreenLocked = DISPLAY_MONITOR->GetScreenLocked(); in TouchPadKnuckleDoubleClickProcess()

Completed in 16 milliseconds