Searched refs:getHighestDirectReportRateLevel (Results 1 – 11 of 11) sorted by relevance
67 assertThat(recreatedConfig.getHighestDirectReportRateLevel()).isEqualTo(RATE_VERY_FAST); in parcelAndUnparcel_matches()131 assertThat(config.getHighestDirectReportRateLevel()).isEqualTo(RATE_STOP); in sensorConfig_onlyRequiredFields()
228 assertThat(sensor.getHighestDirectReportRateLevel()).isEqualTo(RATE_NORMAL); in getSensorList_returnsVirtualSensor()
612 || s.getHighestDirectReportRateLevel() == SensorDirectChannel.RATE_STOP in testCloseWithoutConfigStop()622 mChannel.configure(s, s.getHighestDirectReportRateLevel()); in testCloseWithoutConfigStop()732 || s.getHighestDirectReportRateLevel() < rateLevel in runSensorDirectReportTest()762 || s.getHighestDirectReportRateLevel() < rateLevel in runSensorDirectReportUidIdleTest()816 || s1.getHighestDirectReportRateLevel() < rateLevel1 in runSingleChannelRateIndependencyTest()822 || s2.getHighestDirectReportRateLevel() < rateLevel2 in runSingleChannelRateIndependencyTest()869 || s.getHighestDirectReportRateLevel() < Math.max(rateLevel1, rateLevel2) in runMultiChannelRateIndependencyTest()926 || s.getHighestDirectReportRateLevel() < rateLevel in runMultiModeRateIndependencyTest()979 || s.getHighestDirectReportRateLevel() < rateLevel in runTimestampTest()1024 || s.getHighestDirectReportRateLevel() == SensorDirectChannel.RATE_STOP in runAtomicCounterTest()[all …]
97 if (mDirectReportTestHelper.getSensor().getHighestDirectReportRateLevel() in testSamplingRateMicToggleOff()137 if (s.getHighestDirectReportRateLevel() <= SensorDirectChannel.RATE_FAST in testSamplingRateMicToggleOffOnOff()
99 int obtainedHighestRateLevel = s.getHighestDirectReportRateLevel(); in testGetHighestDirectReportRateLevelMethod()
93 int getHighestDirectReportRateLevel() const { in getHighestDirectReportRateLevel() function
154 || sensor.getHighestDirectReportRateLevel() < rateLevel in testDirectReport()
100 || s.getHighestDirectReportRateLevel() <= SensorDirectChannel.RATE_FAST) { in testDirectChannel()
94 sensor.getHighestDirectReportRateLevel()); in collectDeviceInfo()
3665 method public int getHighestDirectReportRateLevel();
18583 method public int getHighestDirectReportRateLevel();