Searched refs:SLEEP_TIME_SEC (Results 1 – 1 of 1) sorted by relevance
93 private static final int SLEEP_TIME_SEC = 1; field in AbstractRestrictBackgroundNetworkTestCase218 + SLEEP_TIME_SEC + " seconds before trying again"); in assertRestrictBackgroundChangedReceived()219 SystemClock.sleep(SLEEP_TIME_SEC * SECOND_IN_MS); in assertRestrictBackgroundChangedReceived()222 + maxAttempts * SLEEP_TIME_SEC + " seconds", expectedCount, count); in assertRestrictBackgroundChangedReceived()