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