Searched refs:STREAM_RETRIES (Results 1 – 1 of 1) sorted by relevance
37 protected static final int STREAM_RETRIES = 20; field in MediaPlayerTestBase197 for (int i = 0; i < STREAM_RETRIES; i++) { in playVideoWithRetries()