Searched refs:REPORTING_MODE_ONE_SHOT (Results 1 – 8 of 8) sorted by relevance
138 if (sensor.getReportingMode() == Sensor.REPORTING_MODE_ONE_SHOT) { in registerListenerImpl()175 if (sensor != null && sensor.getReportingMode() == Sensor.REPORTING_MODE_ONE_SHOT) { in unregisterListenerImpl()203 if (sensor.getReportingMode() != Sensor.REPORTING_MODE_ONE_SHOT) return false; in requestTriggerSensorImpl()228 if (sensor != null && sensor.getReportingMode() != Sensor.REPORTING_MODE_ONE_SHOT) { in cancelTriggerSensorImpl()309 if (sensor.getReportingMode() == Sensor.REPORTING_MODE_ONE_SHOT) { in cleanupSensorConnection()
687 public static final int REPORTING_MODE_ONE_SHOT = 2; field in Sensor
439 if (mMotionSensor.getReportingMode() == Sensor.REPORTING_MODE_ONE_SHOT) { in registerLocked()454 if (mMotionSensor.getReportingMode() == Sensor.REPORTING_MODE_ONE_SHOT) { in unregisterLocked()
1779 NO DOC BLOCK: android.hardware.Sensor Field REPORTING_MODE_ONE_SHOT
12382 field public static final int REPORTING_MODE_ONE_SHOT = 2; // 0x2
13494 field public static final int REPORTING_MODE_ONE_SHOT = 2; // 0x2
13507 field public static final int REPORTING_MODE_ONE_SHOT = 2; // 0x2
13935 field public static final int REPORTING_MODE_ONE_SHOT = 2; // 0x2