Searched refs:CONNECTION_RETRIES (Results 1 – 2 of 2) sorted by relevance
37 private static final int CONNECTION_RETRIES = 10; field in MediaCodecPlayerTestBase140 if (retries++ >= CONNECTION_RETRIES) { in playbackPreCheck()
44 private static final int CONNECTION_RETRIES = 10; field in NativeMediaDrmClearkeyTest233 if (retries++ >= CONNECTION_RETRIES) { in testClearKeyPlayback()