Searched refs:PLAYBACK_SETTLE_TIME_MS (Results 1 – 1 of 1) sorted by relevance
53 private static final int PLAYBACK_SETTLE_TIME_MS = 5000; field in CodecTest844 … boolean happyFinish = mCompletionLatch.await(remainingDuration + PLAYBACK_SETTLE_TIME_MS, in playMediaSample()