Searched refs:AreCharacteristicsSupported (Results 1 – 3 of 3) sorted by relevance
235 static bool AreCharacteristicsSupported(
657 if (!EmulatedSensor::AreCharacteristicsSupported(sensor_characteristics)) { in ParseCharacteristics()
210 bool EmulatedSensor::AreCharacteristicsSupported( in AreCharacteristicsSupported() function in android::EmulatedSensor651 if (!AreCharacteristicsSupported(it.second)) { in StartUp()