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