Home
last modified time | relevance | path

Searched refs:AddKeyEventMonitor (Results 1 - 5 of 5) sorted by relevance

/base/inputmethod/imf/services/adapter/keyboard/include/
H A Dkeyboard_event.h33 static int32_t AddKeyEventMonitor(KeyHandle handle);
/base/inputmethod/imf/services/adapter/keyboard/src/
H A Dkeyboard_event.cpp34 int32_t KeyboardEvent::AddKeyEventMonitor(KeyHandle handle) in AddKeyEventMonitor() function in OHOS::MiscServices::KeyboardEvent
36 IMSA_HILOGI("KeyboardEvent::AddKeyEventMonitor start."); in AddKeyEventMonitor()
/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp105 int32_t ret = KeyboardEvent::GetInstance().AddKeyEventMonitor(handle); in SubscribeKeyboardEvent()
/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_manager.h165 int32_t AddKeyEventMonitor();
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp900 if (AddKeyEventMonitor() != RET_OK) { in AddDragEventHandler()
946 int32_t DragManager::AddKeyEventMonitor() in AddKeyEventMonitor() function in OHOS::Msdp::DeviceStatus::DragManager

Completed in 5 milliseconds