Searched refs:QUOTED_STRING_FLAG (Results 1 – 2 of 2) sorted by relevance
73 static private final int QUOTED_STRING_FLAG = 34; field in PduComposer455 append(QUOTED_STRING_FLAG); in appendQuotedString()
43 private static final int QUOTED_STRING_FLAG = 34; field in PduParser1102 (QUOTED_STRING_FLAG == temp)) { in parseWapString()