Searched refs:hasSensor (Results 1 – 7 of 7) sorted by relevance
58 bool hasSensor(int32_t handle) const;
133 bool SensorService::SensorEventConnection::hasSensor(int32_t handle) const { in hasSensor() function in android::SensorService::SensorEventConnection
680 if (connection->hasSensor(handle)) { in cleanupAutoDisabledSensorLocked()1332 if (c->hasSensor(handle)) { in cleanupConnection()
144 public boolean hasSensor() { in hasSensor() method in AnyMotionDetector
3109 if (mUseMotionSensor && mAnyMotionDetector.hasSensor()) { in stepIdleStateLocked()
239 public boolean hasSensor() { in hasSensor() method in DeviceIdleControllerTest.AnyMotionDetectorForTest
513 PLcom/android/server/AnyMotionDetector;->hasSensor()Z