Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dmmi_service.cpp97 constexpr int32_t RELOAD_DEVICE_TIME { 2000 }; variable
1931 TimerMgr->AddTimer(RELOAD_DEVICE_TIME, REPEAT_COUNT, [this]() { in AddReloadDeviceTimer()