Searched refs:CheckFreezingSensor (Results 1 – 2 of 2) sorted by relevance
45 bool CheckFreezingSensor(int32_t sensorId);
40 bool SensorPowerPolicy::CheckFreezingSensor(int32_t sensorId) in CheckFreezingSensor() function in OHOS::Sensors::SensorPowerPolicy81 if (CheckFreezingSensor(sensorId)) { in Suspend()