Home
last modified time | relevance | path

Searched defs:hasPrevAccelData_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/include/
H A Dmotion_sensor_monitor.h65 static bool hasPrevAccelData_; variable
/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dmotion_sensor_monitor.cpp36 bool MotionSensorMonitor::hasPrevAccelData_ = false; member in OHOS::DevStandbyMgr::MotionSensorMonitor