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