HomeSort by relevance Sort by last modified time
    Searched defs:readFileToByteArray (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
SparseTable.java 198 private static byte[] readFileToByteArray(final File file) throws IOException {
218 contentTables.add(convertByteArrayToIntegerArray(readFileToByteArray(contentFiles[i])));
220 return new SparseTable(convertByteArrayToIntegerArray(readFileToByteArray(lookupTableFile)),
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileUtils.java     [all...]
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 

Completed in 33 milliseconds