Searched refs:AddKeyGesture (Results 1 – 4 of 4) sorted by relevance
161 int32_t AddKeyGesture(int32_t pid, std::shared_ptr<KeyOption> keyOption,
383 int32_t KeyGestureManager::AddKeyGesture(int32_t pid, std::shared_ptr<KeyOption> keyOption, in AddKeyGesture() function in OHOS::MMI::KeyGestureManager
177 subscriber->timerId_ = keyGestureMgr_.AddKeyGesture(subscriber->sess_->GetPid(), keyOption, in AddKeyGestureSubscriber()
130 int32_t result = keyGestureManager.AddKeyGesture(pid, keyOption, callback);