Searched defs:writeInt (Results 1 – 2 of 2) sorted by relevance
462 public static void writeInt(File file, int value) throws IOException { in writeInt() method in CommonExternalStorageTest
361 private static boolean writeInt(File f, int value) throws IOException { in writeInt() method in FileSystemPermissionTest