Searched refs:AreCharacteristicsSupported (Results 1 – 3 of 3) sorted by relevance
166 static bool AreCharacteristicsSupported(
148 bool EmulatedSensor::AreCharacteristicsSupported( in AreCharacteristicsSupported() function in android::EmulatedSensor359 if (!AreCharacteristicsSupported(it.second)) { in StartUp()
622 if (!EmulatedSensor::AreCharacteristicsSupported(sensor_characteristics)) { in ParseCharacteristics()