Searched refs:readTypedFully (Results 1 – 2 of 2) sorted by relevance
121 protected byte[] readTypedFully(Uri uri, String mimeType) throws IOException { in readTypedFully() method in DocumentsClientTestCase
215 "Converted contents.".getBytes(), readTypedFully(uri, streamTypes[0])); in testOpenVirtual()