Home
last modified time | relevance | path

Searched refs:MAX_REPORT_LATENCY_US (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DDeviceSuspendTestActivity.java281 final long MAX_REPORT_LATENCY_US = TimeUnit.SECONDS.toMicros(15); // 15 seconds in runAPWakeUpWhenReportLatencyExpires() local
287 (int) MAX_REPORT_LATENCY_US, in runAPWakeUpWhenReportLatencyExpires()
294 TimeUnit.MICROSECONDS.toMillis(MAX_REPORT_LATENCY_US) + in runAPWakeUpWhenReportLatencyExpires()
328 final int MAX_REPORT_LATENCY_US = Integer.MAX_VALUE; in runAPWakeUpWhenFIFOFull() local
338 (int) MAX_REPORT_LATENCY_US, in runAPWakeUpWhenFIFOFull()