Searched defs:waitTime (Results 1 – 14 of 14) sorted by relevance
109 final int waitTime = SLEEP_OF_FOREGROUND_SERVICE + EXTRA_WAIT_TIME_MS; in testForegroundService() local131 final int waitTime = EXTRA_WAIT_TIME_MS + 5_000; // Overlay may need to sit there a while. in testForeground() local151 final int waitTime = SLEEP_OF_ACTION_BACKGROUND_SLEEP + EXTRA_WAIT_TIME_MS; in testBackground() local173 final int waitTime = SLEEP_OF_ACTION_SLEEP_WHILE_TOP + EXTRA_WAIT_TIME_MS; in testTop() local199 final int waitTime = SLEEP_OF_ACTION_SLEEP_WHILE_TOP + EXTRA_WAIT_TIME_MS; in testTopSleeping() local
230 long waitTime) throws Exception { in runActivity()296 protected boolean waitForStatsServiceStart(final long waitTime) throws Exception { in waitForStatsServiceStart()
141 long waitTime = System.currentTimeMillis() + timeout; in waitForBroadcast() local
133 long waitTime = 0; in testFile() local
424 final long waitTime = System.nanoTime() - startTime; in testCancelableQuery_WhenCanceledDueToContention_StopsWaitingAndThrows() local487 final long waitTime = System.nanoTime() - startTime; in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows() local
295 final long waitTime = in testAutoPauseResume() local
150 long waitTime = timeout; in waitForSuccess() local
828 long waitTime = timeout - (SystemClock.elapsedRealtime() - startTime); in waitForCalls() local
362 protected void delay(long waitTime) { in delay()
363 protected void delay(long waitTime) { in delay()
565 final long waitTime = System.nanoTime() - startTime; in testCancelableQuery_WhenCanceledDuringLongRunningQuery_CancelsQueryAndThrows() local
214 private void waitForAppFocus(String waitForApp, long waitTime) { in waitForAppFocus()
352 long waitTime = timeOutMs; in getAvailableSurfaceTexture() local
780 long waitTime = 0; in waitForCompletion() local