Searched refs:SHORT_RESPONSE_WAIT_MS (Results 1 – 2 of 2) sorted by relevance
29 private static final int SHORT_RESPONSE_WAIT_MS = 1000; field in TestMediaAppHelperImpl66 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()
42 private static final int SHORT_RESPONSE_WAIT_MS = 1000; field in MediaCenterHelperImpl233 SystemClock.sleep(SHORT_RESPONSE_WAIT_MS); in openMenuWith()450 SystemClock.sleep(SHORT_RESPONSE_WAIT_MS); // to avoid stale object error in openApp()