Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dmotion_sensor_monitor_test.cpp126 HWTEST_F(MotionSensorMonitorTest, SetEnergy, TestSize.Level1)
132 repeatedMotionConstraint->SetEnergy(energy);
/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/include/
H A Dmotion_sensor_monitor.h41 static void SetEnergy(double energy);
/ohos5.0/foundation/resourceschedule/device_standby/plugins/extend_constraints/src/
H A Dmotion_sensor_monitor.cpp109 void MotionSensorMonitor::SetEnergy(double energy) in SetEnergy() function in OHOS::DevStandbyMgr::MotionSensorMonitor