Home
last modified time | relevance | path

Searched refs:RATE_STOP (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/
H A DSensorDirectChannel.java68 RATE_STOP,
80 public static final int RATE_STOP = 0; field in SensorDirectChannel
H A DSystemSensorManager.java670 if (rate < SensorDirectChannel.RATE_STOP in configureDirectChannelImpl()
675 if (sensor == null && rate != SensorDirectChannel.RATE_STOP) { in configureDirectChannelImpl()
695 if (rate == SensorDirectChannel.RATE_STOP) { in configureDirectChannelImpl()
/aosp14/frameworks/base/core/java/android/companion/virtual/sensor/
H A DVirtualSensorDirectChannelWriter.java163 if (rateLevel == SensorDirectChannel.RATE_STOP) { in configureChannel()
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/virtual/
H A DSensorController.java252 if (rateLevel == SensorDirectChannel.RATE_STOP) { in onDirectChannelConfigured()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt18113 field public static final int RATE_STOP = 0; // 0x0