Searched refs:openReadInternal (Results 1 – 1 of 1) sorted by relevance
280 return new ParcelFileDescriptor(openReadInternal()); in openRead()289 fd = openReadInternal(); in openRead()307 private FileDescriptor openReadInternal() throws IOException { in openReadInternal() method in BlobStoreSession