Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/short_key/src/
H A Djs_short_key_context.cpp171 auto jsShortKeyMgr = jsShortKey->GetJsShortKeyMgr(); in SetKeyDownDuration() local
173 return jsShortKeyMgr->SetKeyDownDuration(env, businessId, delay); in SetKeyDownDuration()
180 return jsShortKeyMgr->SetKeyDownDuration(env, businessId, delay, argv[paramsNum]); in SetKeyDownDuration()