Searched refs:hasSensor (Results 1 – 3 of 3) sorted by relevance
56 bool hasSensor(int32_t handle) const;
465 if (connection->hasSensor(handle)) { in cleanupAutoDisabledSensorLocked()947 if (c->hasSensor(handle)) { in cleanupConnection()
110 bool SensorService::SensorEventConnection::hasSensor(int32_t handle) const { in hasSensor() function in android::SensorService::SensorEventConnection