Searched refs:IsExistSdcSensorEnable (Results 1 – 3 of 3) sorted by relevance
62 bool IsExistSdcSensorEnable(int sensorId);
325 bool SensorClientsManager::IsExistSdcSensorEnable(int sensorId) in IsExistSdcSensorEnable() function in OHOS::HDI::Sensor::V2_0::SensorClientsManager
667 if (SensorClientsManager::GetInstance()->IsExistSdcSensorEnable(sensorId)) { in DisableSensor()