Searched defs:readFully (Results 1 – 5 of 5) sorted by relevance
115 protected byte[] readFully(Uri uri) throws IOException { in readFully() method in DocumentsClientTestCase130 protected byte[] readFully(InputStream in) throws IOException { in readFully() method in DocumentsClientTestCase
129 private String readFully(InputStream inputStream) throws IOException { in readFully() method in HidJsonParser
305 private static void readFully(InputStream in, byte[] buf) throws IOException { in readFully() method in AESCipherNistCavpKatTest
895 public static byte[] readFully(InputStream in) throws IOException { in readFully() method in StorageManagerTest
346 private static final byte[] readFully(InputStream in) throws IOException { in readFully() method in SELinuxHostTest