Searched refs:ACTIVITY_START_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
121 private static final int ACTIVITY_START_TIMEOUT_MS = 5000; field in BackgroundActivityLaunchTest160 receiver.waitForEventOrThrow(ACTIVITY_START_TIMEOUT_MS); in testBackgroundActivityBlockedInStartNextMatchingActivity()884 receiver.waitForEventOrThrow(ACTIVITY_START_TIMEOUT_MS); in testPendingIntentBroadcastTimeout_noDelay_isNotBlocked()907 receiver.waitForEventOrThrow(ACTIVITY_START_TIMEOUT_MS); in testPendingIntentBroadcastTimeout_delay1s_isNotBlocked()935 receiver.waitForEventOrThrow(ACTIVITY_START_TIMEOUT_MS); in testPendingIntentBroadcastTimeout_delay12s_isBlocked()1403 receiver.waitForEventOrThrow(ACTIVITY_START_TIMEOUT_MS); in sendBroadcastAndWait()