Searched defs:rateUs (Results 1 – 5 of 5) sorted by relevance
75 private TestSensorEnvironment getEnvironment(int rateUs) { in getEnvironment()
52 int rateUs, in TestSensorManager()
279 private void runBatchingSensorTest(int sensorType, int rateUs, int maxBatchReportLatencySec) in runBatchingSensorTest()307 private void runFlushSensorTest(int sensorType, int rateUs, int maxBatchReportLatencySec) in runFlushSensorTest()
585 private void runSensorTest(int sensorType, int rateUs) throws Throwable { in runSensorTest()589 private void runSensorTest(int sensorType, int rateUs, in runSensorTest()
387 int rateUs = SensorManager.SENSOR_DELAY_NORMAL; in switchSensor() local