Searched refs:GetJsShortKeyMgr (Results 1 – 2 of 2) sorted by relevance
28 std::shared_ptr<JsShortKeyManager> GetJsShortKeyMgr() const;
125 std::shared_ptr<JsShortKeyManager> JsShortKeyContext::GetJsShortKeyMgr() const in GetJsShortKeyMgr() function in OHOS::MMI::JsShortKeyContext171 auto jsShortKeyMgr = jsShortKey->GetJsShortKeyMgr(); in SetKeyDownDuration()