Searched refs:SECOND_IN_MS (Results 1 – 1 of 1) sorted by relevance
97 private static final int SECOND_IN_MS = 1000; field in AbstractRestrictBackgroundNetworkTestCase98 static final int NETWORK_TIMEOUT_MS = 15 * SECOND_IN_MS;224 SystemClock.sleep(SLEEP_TIME_SEC * SECOND_IN_MS); in assertRestrictBackgroundChangedReceived()350 SystemClock.sleep(SECOND_IN_MS); in assertBackgroundState()368 SystemClock.sleep(SECOND_IN_MS); in assertForegroundState()385 SystemClock.sleep(SECOND_IN_MS); in assertForegroundServiceState()588 SystemClock.sleep(napTimeSeconds * SECOND_IN_MS); in assertDelayedShellCommand()692 Thread.sleep(SECOND_IN_MS); in assertActiveNetworkMetered()813 SystemClock.sleep(SECOND_IN_MS); in assertRestrictBackground()1003 final String message = sendOrderedBroadcast(intent, SECOND_IN_MS * 4); in registerBroadcastReceiver()[all …]