Home
last modified time | relevance | path

Searched refs:GetHasHandleRingMute (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/device_state_manager/include/
H A Ddevice_event_monitor.h55 bool GetHasHandleRingMute();
/ohos5.0/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp122 bool DeviceEventMonitor::GetHasHandleRingMute() in GetHasHandleRingMute() function in OHOS::MMI::DeviceEventMonitor
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp390 if (!DEVICE_MONITOR->GetHasHandleRingMute()) { in HandleRingMute()