Home
last modified time | relevance | path

Searched refs:getHighestDirectReportRateLevel (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorList.cpp214 if (s.getHighestDirectReportRateLevel() > SENSOR_DIRECT_RATE_STOP) { in dump()
216 s.getHighestDirectReportRateLevel()); in dump()
276 proto->write(HIGHEST_RATE_LEVEL, s.getHighestDirectReportRateLevel()); in dump()
DSensorDirectConnection.cpp164 if (s.getHighestDirectReportRateLevel() == 0 in configureChannel()
165 || rateLevel > s.getHighestDirectReportRateLevel() in configureChannel()
/frameworks/native/libs/sensor/include/sensor/
DSensor.h95 int32_t getHighestDirectReportRateLevel() const;
/frameworks/base/core/java/android/companion/virtual/sensor/
DVirtualSensorConfig.java194 public int getHighestDirectReportRateLevel() { in getHighestDirectReportRateLevel() method in VirtualSensorConfig
/frameworks/native/libs/sensor/
DSensor.cpp467 int32_t Sensor::getHighestDirectReportRateLevel() const { in getHighestDirectReportRateLevel() function in android::Sensor
510 if (cappedRateLevel < getHighestDirectReportRateLevel()) { in capHighestDirectReportRateLevel()
/frameworks/base/core/java/android/hardware/
DSensor.java968 public int getHighestDirectReportRateLevel() { in getHighestDirectReportRateLevel() method in Sensor
/frameworks/base/native/android/
Dsensor.cpp362 return static_cast<Sensor const *>(sensor)->getHighestDirectReportRateLevel(); in ASensor_getHighestDirectReportRateLevel()
/frameworks/base/core/api/
Dlint-baseline.txt674 RequiresPermission: android.hardware.Sensor#getHighestDirectReportRateLevel():
675 …Method 'getHighestDirectReportRateLevel' documentation mentions permissions without declaring @Req…
Dmodule-lib-lint-baseline.txt892 RequiresPermission: android.hardware.Sensor#getHighestDirectReportRateLevel():
893 …Method 'getHighestDirectReportRateLevel' documentation mentions permissions without declaring @Req…
Dtest-lint-baseline.txt956 RequiresPermission: android.hardware.Sensor#getHighestDirectReportRateLevel():
957 …Method 'getHighestDirectReportRateLevel' documentation mentions permissions without declaring @Req…
Dsystem-lint-baseline.txt980 RequiresPermission: android.hardware.Sensor#getHighestDirectReportRateLevel():
981 …Method 'getHighestDirectReportRateLevel' documentation mentions permissions without declaring @Req…
Dsystem-current.txt3664 method public int getHighestDirectReportRateLevel();
Dcurrent.txt18590 method public int getHighestDirectReportRateLevel();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...