Searched refs:hasPermissionForSensor (Results 1 – 2 of 2) sorted by relevance
365 static bool hasPermissionForSensor(const Sensor& sensor);
1951 } else if (hasPermissionForSensor(sensor)) { in canAccessSensor()1970 bool SensorService::hasPermissionForSensor(const Sensor& sensor) { in hasPermissionForSensor() function in android::SensorService