Searched refs:getHighestDirectReportRateLevel (Results 1 – 7 of 7) sorted by relevance
117 if (s.getHighestDirectReportRateLevel() == 0 in configureChannel()118 || rateLevel > s.getHighestDirectReportRateLevel() in configureChannel()
190 if (s.getHighestDirectReportRateLevel() > SENSOR_DIRECT_RATE_STOP) { in dump()192 s.getHighestDirectReportRateLevel()); in dump()
95 int32_t getHighestDirectReportRateLevel() const;
841 public int getHighestDirectReportRateLevel() { in getHighestDirectReportRateLevel() method in Sensor
352 return static_cast<Sensor const *>(sensor)->getHighestDirectReportRateLevel(); in ASensor_getHighestDirectReportRateLevel()
439 int32_t Sensor::getHighestDirectReportRateLevel() const { in getHighestDirectReportRateLevel() function in android::Sensor
16323 method public int getHighestDirectReportRateLevel();