Home
last modified time | relevance | path

Searched refs:AddKeyGesture (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_gesture_manager.h161 int32_t AddKeyGesture(int32_t pid, std::shared_ptr<KeyOption> keyOption,
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_gesture_manager.cpp383 int32_t KeyGestureManager::AddKeyGesture(int32_t pid, std::shared_ptr<KeyOption> keyOption, in AddKeyGesture() function in OHOS::MMI::KeyGestureManager
H A Dkey_subscriber_handler.cpp177 subscriber->timerId_ = keyGestureMgr_.AddKeyGesture(subscriber->sess_->GetPid(), keyOption, in AddKeyGestureSubscriber()
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_gesture_manager_test.cpp130 int32_t result = keyGestureManager.AddKeyGesture(pid, keyOption, callback);