Searched defs:openRead (Results 1 – 4 of 4) sorted by relevance
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/ | ||
D | SampleChunk.java | 160 void openRead(SampleChunk chunk, long offset) throws IOException { in openRead() method in SampleChunk.IoState |
D | SampleChunkIoHelper.java | 269 public void openRead(int index, long positionUs) { in openRead() method in SampleChunkIoHelper |
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/ | ||
D | SampleChunk.java | 177 void openRead(SampleChunk chunk, long offset) throws IOException { in openRead() method in SampleChunk.IoState |
D | SampleChunkIoHelper.java | 313 public void openRead(int index, long positionUs) { in openRead() method in SampleChunkIoHelper |