Searched refs:hasPrevAccelData_ (Results 1 – 3 of 3) sorted by relevance
36 bool MotionSensorMonitor::hasPrevAccelData_ = false; member in OHOS::DevStandbyMgr::MotionSensorMonitor117 if (!hasPrevAccelData_) { in AddEnergy()118 hasPrevAccelData_ = true; in AddEnergy()262 hasPrevAccelData_ = false; in StopSensor()
65 static bool hasPrevAccelData_; variable
419 repeatedMotionConstraint->hasPrevAccelData_ = true;421 EXPECT_TRUE(repeatedMotionConstraint->hasPrevAccelData_ == true);