Searched refs:decodeIntegerValue (Results 1 – 1 of 1) sorted by relevance
310 public boolean decodeIntegerValue(int startIndex) { in decodeIntegerValue() method in WspTypeDecoder439 if (decodeIntegerValue(startIndex + mediaPrefixLength) == true) {489 if (decodeIntegerValue(startIndex)) {516 } else if (decodeIntegerValue(startIndex + totalRead)) {579 return decodeIntegerValue(startIndex); in decodeContentLength()607 if (decodeIntegerValue(startIndex) == true) { in decodeXWapApplicationId()633 if (decodeIntegerValue(index)) { in seekXWapApplicationId()