Home
last modified time | relevance | path

Searched defs:openRead (Results 1 – 5 of 5) sorted by relevance

/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/buffer/
DSampleChunk.java160 void openRead(SampleChunk chunk, long offset) throws IOException { in openRead() method in SampleChunk.IoState
293 private void openRead() throws IOException { in openRead() method in SampleChunk
DSampleChunkIoHelper.java269 public void openRead(int index, long positionUs) { in openRead() method in SampleChunkIoHelper
/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer2/buffer/
DSampleChunk.java177 void openRead(SampleChunk chunk, long offset) throws IOException { in openRead() method in SampleChunk.IoState
312 private void openRead() throws IOException { in openRead() method in SampleChunk
DSampleChunkIoHelper.java313 public void openRead(int index, long positionUs) { in openRead() method in SampleChunkIoHelper
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DRegisteredServicesCache.java164 InputStream openRead() throws FileNotFoundException { in openRead() method in RegisteredServicesCache.SettingsFile