Searched refs:hasSensor (Results 1 – 2 of 2) sorted by relevance
238 bool hasSensor(int32_t handle) const;
449 if (connection->hasSensor(handle)) { in cleanupAutoDisabledSensorLocked()793 if (c->hasSensor(handle)) { in cleanupConnection()1434 bool SensorService::SensorEventConnection::hasSensor(int32_t handle) const { in hasSensor() function in android::SensorService::SensorEventConnection