Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp2447 int32_t shortKeyTimeout = accountData->GetConfig()->GetShortKeyTimeout(); in OnShortKeyProcess() local
2448 if (shortKeyTimeout == SHORT_KEY_TIMEOUT_BEFORE_USE) { in OnShortKeyProcess()