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