Home
last modified time | relevance | path

Searched refs:REPEATED_MOTION_DETECTION_INTERVAL (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dsleep_state.cpp56 repeatedDetectionTimerId_ = TimedTask::CreateTimer(true, REPEATED_MOTION_DETECTION_INTERVAL, true, false, callback); in Init()
184 GetWallTimeMs() + REPEATED_MOTION_DETECTION_INTERVAL)) { in SetPhaseTransitOrRepeatedTask()
/foundation/resourceschedule/device_standby/utils/common/src/
H A Dcommon_constant.cpp25 const int32_t REPEATED_MOTION_DETECTION_INTERVAL = 10 * 60 * 1000; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dcommon_constant.h33 extern const int32_t REPEATED_MOTION_DETECTION_INTERVAL;

Completed in 2 milliseconds