Searched refs:SMALL_NAP_MS (Results 1 – 2 of 2) sorted by relevance
72 private static final int SMALL_NAP_MS = 100; field in CarApiTestBase216 SystemClock.sleep(SMALL_NAP_MS); in waitUntil()
67 private static final int SMALL_NAP_MS = 500; field in CarEvsManagerTest165 SystemClock.sleep(SMALL_NAP_MS); in testStartAndStopVideoStream()