Searched refs:hasOneShotSensors (Results 1 – 3 of 3) sorted by relevance
60 bool hasOneShotSensors() const;
143 bool SensorService::SensorEventConnection::hasOneShotSensors() const { in hasOneShotSensors() function in android::SensorService::SensorEventConnection
869 if (connection->hasOneShotSensors()) { in threadLoop()