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

/packages/apps/TV/src/com/android/tv/tuner/source/
H A DTunerTsStreamer.java52 private static final int READ_ERROR_BUFFER_OVERWRITTEN = -2; field in class:TunerTsStreamer
112 } else if (ret == READ_ERROR_BUFFER_OVERWRITTEN) {
383 return READ_ERROR_BUFFER_OVERWRITTEN;

Completed in 64 milliseconds