Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java477 final int SLEEP_TIME_IN_MSEC = 5_000; in testGpsStatus() local
536 sleep(SLEEP_TIME_IN_MSEC); in testGpsStatus()