Searched refs:QUOTE (Results 1 – 4 of 4) sorted by relevance
68 public static final char QUOTE = '\''; field in DateFormat408 if (c == QUOTE) { in hasDesignator()439 if (c == QUOTE) { in format()596 if (index + 1 < length && formatString.charAt(index + 1) == QUOTE) { in appendQuotedText()610 if (c == QUOTE) { in appendQuotedText()612 if (index + 1 < length && formatString.charAt(index + 1) == QUOTE) { in appendQuotedText()
36 private static final int QUOTE = 127; field in PduParser1106 (QUOTE == temp)) { in parseWapString()
508 field @Deprecated public static final char QUOTE = 39; // 0x0027 '\''
546 field @Deprecated public static final char QUOTE = 39; // 0x0027 '\''