Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp23 #define MMI_LOG_TAG "DeviceEventMonitor"
28 DeviceEventMonitor::DeviceEventMonitor() {} in DeviceEventMonitor() function in OHOS::MMI::DeviceEventMonitor
29 DeviceEventMonitor::~DeviceEventMonitor() {} in ~DeviceEventMonitor()
36 MMI_HILOGD("DeviceEventMonitor register"); in DeviceChangedReceiver()
73 void DeviceEventMonitor::InitCommonEventSubscriber() in InitCommonEventSubscriber()
89 void DeviceEventMonitor::SetCallState(const EventFwk::CommonEventData &eventData, int32_t callState) in SetCallState()
109 int32_t DeviceEventMonitor::GetCallState() in GetCallState()
116 void DeviceEventMonitor
[all...]
/foundation/multimodalinput/input/service/device_state_manager/include/
H A Ddevice_event_monitor.h46 class DeviceEventMonitor final {
47 DECLARE_DELAYED_SINGLETON(DeviceEventMonitor);
49 DISALLOW_COPY_AND_MOVE(DeviceEventMonitor);
62 #define DEVICE_MONITOR ::OHOS::DelayedSingleton<DeviceEventMonitor>::GetInstance()
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp1655 DeviceEventMonitor monitor; in HWTEST_F()
1876 DeviceEventMonitor monitor; in HWTEST_F()

Completed in 8 milliseconds