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

/frameworks/base/telephony/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
582 * return value can be retrieved by getValueString() method
595 * return value can be retrieved first by getValueString() and second by getValue32()
677 * return value can be retrieved by getValueString() method
690 * return value can be retrieved by getValueString() metho
714 public String getValueString() { method in class:WspTypeDecoder
[all...]

Completed in 32 milliseconds