Home
last modified time | relevance | path

Searched defs:openByteChannel (Results 1 – 3 of 3) sorted by relevance

/external/downloader/src/main/java/com/google/android/downloader/
DDownloadDestination.java61 WritableByteChannel openByteChannel(long byteOffset, DownloadMetadata metadata) in openByteChannel() method
DProtoFileDownloadDestination.java56 public WritableByteChannel openByteChannel(long offsetBytes, DownloadMetadata metadata) in openByteChannel() method in ProtoFileDownloadDestination
DSimpleFileDownloadDestination.java60 public WritableByteChannel openByteChannel(long offsetBytes, DownloadMetadata metadata) in openByteChannel() method in SimpleFileDownloadDestination