Searched defs:getUnsignedInt16 (Results 1 – 2 of 2) sorted by relevance
248 public static int getUnsignedInt16(ByteBuffer buffer, int offset) { in getUnsignedInt16() method in ZipUtils252 public static int getUnsignedInt16(ByteBuffer buffer) { in getUnsignedInt16() method in ZipUtils
843 private static int getUnsignedInt16(ByteBuffer buffer) { in getUnsignedInt16() method in AndroidBinXmlParser