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