Home | History | Annotate | Download | only in pdu

Lines Matching refs:stringType

1098      * @param stringType    TYPE_TEXT_STRING or TYPE_QUOTED_STRING
1102 int stringType) {
1126 if ((TYPE_QUOTED_STRING == stringType) &&
1130 } else if ((TYPE_TEXT_STRING == stringType) &&
1144 return getWapString(pduDataStream, stringType);
1226 int stringType) {
1233 if (stringType == TYPE_TOKEN_STRING) {