Searched refs:GetEnergy (Results 1 – 4 of 4) sorted by relevance
69 …SERVICE_LOGD("sensor motion: %{public}lf, threshold: %{public}d", MotionSensorMonitor::GetEnergy(), in AcceleromterCallback()71 if (MotionSensorMonitor::GetEnergy() > StandbyConfigManager::GetInstance()-> in AcceleromterCallback()87 …ERVICE_LOGD("sensor motion: %{public}lf, threshold: %{public}lf", MotionSensorMonitor::GetEnergy(), in RepeatAcceleromterCallback()89 if (MotionSensorMonitor::GetEnergy() > StandbyConfigManager::GetInstance()-> in RepeatAcceleromterCallback()104 double MotionSensorMonitor::GetEnergy() in GetEnergy() function in OHOS::DevStandbyMgr::MotionSensorMonitor
40 static double GetEnergy();
133 EXPECT_EQ(repeatedMotionConstraint->GetEnergy(), energy);
740 EXPECT_TRUE(repeatedMotionConstraint->GetEnergy() == 0);763 EXPECT_NE(repeatedMotionConstraint->GetEnergy(), 0);