Home
last modified time | relevance | path

Searched refs:decodeIntegerValue (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DWspTypeDecoder.java310 public boolean decodeIntegerValue(int startIndex) { in decodeIntegerValue() method in WspTypeDecoder
439 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()