Searched refs:END_STRING_FLAG (Results 1 – 2 of 2) sorted by relevance
74 static private final int END_STRING_FLAG = 0; field in PduComposer437 append(END_STRING_FLAG); in appendQuotedString()
43 private static final int END_STRING_FLAG = 0x00; field in PduParser1456 (END_STRING_FLAG == firstValue)) { in parseContentTypeParams()