Searched refs:TOAST_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
36 protected static final long TOAST_TIMEOUT_MILLIS = 5000; // 5 sec field in BaseToastTest52 SystemClock.sleep(TOAST_TIMEOUT_MILLIS); in waitForToastTimeout()