Searched refs:deviceHasSensors (Results 1 – 1 of 1) sorted by relevance
231 bool deviceHasSensors = false; in unregisterRuntimeSensor() local233 [&deviceId, &deviceHasSensors] (const SensorServiceUtil::SensorList::Entry& e) -> bool { in unregisterRuntimeSensor()235 deviceHasSensors = true; in unregisterRuntimeSensor()240 if (!deviceHasSensors) { in unregisterRuntimeSensor()