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