Searched refs:SECOND_IN_MS (Results 1 – 1 of 1) sorted by relevance
107 private static final int SECOND_IN_MS = 1000; field in AbstractRestrictBackgroundNetworkTestCase108 static final int NETWORK_TIMEOUT_MS = 15 * SECOND_IN_MS;200 SystemClock.sleep(SLEEP_TIME_SEC * SECOND_IN_MS); in assertRestrictBackgroundChangedReceived()289 SystemClock.sleep(SECOND_IN_MS); in assertBackgroundState()307 SystemClock.sleep(SECOND_IN_MS); in assertForegroundState()324 SystemClock.sleep(SECOND_IN_MS); in assertForegroundServiceState()464 SystemClock.sleep(napTimeSeconds * SECOND_IN_MS); in assertDelayedShellCommand()536 SystemClock.sleep(SECOND_IN_MS); in assertRestrictBackground()698 final String message = sendOrderedBroadcast(intent, SECOND_IN_MS * 4); in registerBroadcastReceiver()704 SystemClock.sleep(SECOND_IN_MS); in registerBroadcastReceiver()[all …]