Searched refs:getHighestDirectReportRateLevel (Results 1 – 14 of 14) sorted by relevance
214 if (s.getHighestDirectReportRateLevel() > SENSOR_DIRECT_RATE_STOP) { in dump()216 s.getHighestDirectReportRateLevel()); in dump()276 proto->write(HIGHEST_RATE_LEVEL, s.getHighestDirectReportRateLevel()); in dump()
164 if (s.getHighestDirectReportRateLevel() == 0 in configureChannel()165 || rateLevel > s.getHighestDirectReportRateLevel() in configureChannel()
95 int32_t getHighestDirectReportRateLevel() const;
194 public int getHighestDirectReportRateLevel() { in getHighestDirectReportRateLevel() method in VirtualSensorConfig
467 int32_t Sensor::getHighestDirectReportRateLevel() const { in getHighestDirectReportRateLevel() function in android::Sensor510 if (cappedRateLevel < getHighestDirectReportRateLevel()) { in capHighestDirectReportRateLevel()
968 public int getHighestDirectReportRateLevel() { in getHighestDirectReportRateLevel() method in Sensor
362 return static_cast<Sensor const *>(sensor)->getHighestDirectReportRateLevel(); in ASensor_getHighestDirectReportRateLevel()
674 RequiresPermission: android.hardware.Sensor#getHighestDirectReportRateLevel():675 …Method 'getHighestDirectReportRateLevel' documentation mentions permissions without declaring @Req…
892 RequiresPermission: android.hardware.Sensor#getHighestDirectReportRateLevel():893 …Method 'getHighestDirectReportRateLevel' documentation mentions permissions without declaring @Req…
956 RequiresPermission: android.hardware.Sensor#getHighestDirectReportRateLevel():957 …Method 'getHighestDirectReportRateLevel' documentation mentions permissions without declaring @Req…
980 RequiresPermission: android.hardware.Sensor#getHighestDirectReportRateLevel():981 …Method 'getHighestDirectReportRateLevel' documentation mentions permissions without declaring @Req…
3664 method public int getHighestDirectReportRateLevel();
18590 method public int getHighestDirectReportRateLevel();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...