Searched defs:getValueString (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DWspTypeDecoder.java216 * return value can be retrieved by getValueString() method length of data in pdu can be
239 * return value can be retrieved by getValueString() method
365 * getValueString()), which will be null on error. The length of the
391 * return value can be retrieved first by getValueString() and second by getValue32() method
409 * value), getValueString() will return it. If a 'well known value' is encountered that
410 * cannot be mapped to a string mime type, getValueString() will return null, and
578 * return value can be retrieved by getValueString() method
591 * return value can be retrieved first by getValueString() and second by getValue32()
673 * return value can be retrieved by getValueString() method
686 * return value can be retrieved by getValueString() metho
710 public String getValueString() { method in class:WspTypeDecoder
[all...]

Completed in 41 milliseconds