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.java277 final long MAX_REPORT_LATENCY_US = TimeUnit.SECONDS.toMicros(15); // 15 seconds in runAPWakeUpWhenReportLatencyExpires() local
283 (int) MAX_REPORT_LATENCY_US, in runAPWakeUpWhenReportLatencyExpires()
290 TimeUnit.MICROSECONDS.toMillis(MAX_REPORT_LATENCY_US) + in runAPWakeUpWhenReportLatencyExpires()
324 final int MAX_REPORT_LATENCY_US = Integer.MAX_VALUE; in runAPWakeUpWhenFIFOFull() local
334 (int) MAX_REPORT_LATENCY_US, in runAPWakeUpWhenFIFOFull()