Searched refs:decodeIntegerValue (Results 1 – 1 of 1) sorted by relevance
311 public boolean decodeIntegerValue(int startIndex) { in decodeIntegerValue() method in WspTypeDecoder440 if (decodeIntegerValue(startIndex + mediaPrefixLength) == true) {490 if (decodeIntegerValue(startIndex)) {517 } else if (decodeIntegerValue(startIndex + totalRead)) {580 return decodeIntegerValue(startIndex); in decodeContentLength()608 if (decodeIntegerValue(startIndex) == true) { in decodeXWapApplicationId()634 if (decodeIntegerValue(index)) { in seekXWapApplicationId()