Searched refs:SMALL_NAP_MS (Results 1 – 2 of 2) sorted by relevance
80 private static final int SMALL_NAP_MS = 100; field in CarApiTestBase247 SystemClock.sleep(SMALL_NAP_MS); in waitUntil()268 SystemClock.sleep(SMALL_NAP_MS); in waitUntilNoFail()
63 private static final int SMALL_NAP_MS = 500; field in CarEvsManagerTest144 SystemClock.sleep(SMALL_NAP_MS); in testStartAndStopVideoStream()