Home
last modified time | relevance | path

Searched defs: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
324 final int MAX_REPORT_LATENCY_US = Integer.MAX_VALUE; in runAPWakeUpWhenFIFOFull() local