Searched refs:WAIT_FOR_MSG_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
778 private static final long WAIT_FOR_MSG_INTERVAL_MS = 400; // 0.4 sec field in ActivityManagerServiceTest.TestHandler794 SystemClock.sleep(WAIT_FOR_MSG_INTERVAL_MS); in waitForMessage()