Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DTestMediaAppHelperImpl.java29 private static final int SHORT_RESPONSE_WAIT_MS = 1000; field in TestMediaAppHelperImpl
66 SystemClock.sleep(SHORT_RESPONSE_WAIT_MS); in selectSongInTestMediaApp()
73 SystemClock.sleep(SHORT_RESPONSE_WAIT_MS); in selectSongInTestMediaApp()
85 SystemClock.sleep(SHORT_RESPONSE_WAIT_MS); in clickAndWait()
DMediaCenterHelperImpl.java42 private static final int SHORT_RESPONSE_WAIT_MS = 1000; field in MediaCenterHelperImpl
233 SystemClock.sleep(SHORT_RESPONSE_WAIT_MS); in openMenuWith()
450 SystemClock.sleep(SHORT_RESPONSE_WAIT_MS); // to avoid stale object error in openApp()