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