Searched defs:readInt (Results 1 – 3 of 3) sorted by relevance
93 public int readInt(int nBytes) { in readInt() method in DexBuffer
79 static int readInt(char* b) { in readInt() function
450 public static int readInt(File file) throws IOException { in readInt() method in CommonExternalStorageTest