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