Searched refs:readData (Results 1 – 4 of 4) sorted by relevance
226 readData(); in ApiLookup()259 private void readData() { in readData() method in ApiLookup284 readData(); // Recurse in readData()
231 readData(); in TypoLookup()241 private void readData() { in readData() method in TypoLookup266 readData(); // Recurse in readData()
988 public static byte[] readData(@NonNull IFile file) {
946 byte[] existing = AdtUtils.readData(dest); in isIdentical()