Searched refs:SHORT_RESPONSE_WAIT_MS (Results 1 – 1 of 1) sorted by relevance
41 private static final int SHORT_RESPONSE_WAIT_MS = 1000; field in MediaCenterHelperImpl232 SystemClock.sleep(SHORT_RESPONSE_WAIT_MS); in openMenuWith()