Searched refs:NUM_SAMPLES (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/usbtuner/src/com/android/usbtuner/exoplayer/cache/
H A DSampleCache.java71 private static final int NUM_SAMPLES = 3; field in class:SampleCache.CacheState
94 return mSamples.size() > NUM_SAMPLES;

Completed in 672 milliseconds