Searched refs:LONG_PRESS_DELAY_MS (Results 1 – 3 of 3) sorted by relevance
38 static constexpr int32_t LONG_PRESS_DELAY_MS = 3000; variable65 keyOption->SetFinalKeyDownDuration(LONG_PRESS_DELAY_MS); in KeyMonitorInit()
141 static constexpr int32_t LONG_PRESS_DELAY_MS = 3000;
192 static constexpr int32_t LONG_PRESS_DELAY_MS = 3000; member in OHOS::PowerMgr::PowerMgrService