Searched refs:detectAndroidCustomSensor (Results 1 – 2 of 2) sorted by relevance
126 bool detectAndroidCustomSensor(const std::string &description);
499 mFeatureInfo.isAndroidCustom = detectAndroidCustomSensor(str); in populateFeatureValueFromFeatureReport()622 bool HidRawSensor::detectAndroidCustomSensor(const std::string &description) { in detectAndroidCustomSensor() function in android::SensorHalExt::HidRawSensor