Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DDeviceSuspendTestActivity.java205 final int SLEEP_DURATION_MS = 2000; in testTimestampClockSource() local
233 Thread.sleep(SLEEP_DURATION_MS); in testTimestampClockSource()