Searched refs:MAX_PROGRESS_WAIT_MS (Results 1 – 1 of 1) sorted by relevance
39 private static final long MAX_PROGRESS_WAIT_MS = MAX_SLEEP_TIME_MS; field in BlockingAudioTrack295 if (blockedTimeMs > MAX_PROGRESS_WAIT_MS) { in blockUntilCompletion()296 Log.w(TAG, "Waited unsuccessfully for " + MAX_PROGRESS_WAIT_MS + "ms " + in blockUntilCompletion()