Searched refs:appendQuotedText (Results 1 – 3 of 3) sorted by relevance
441 count = appendQuotedText(s, i); in format()595 public static int appendQuotedText(SpannableStringBuilder formatString, int index) { in appendQuotedText() method in DateFormat
851 int quotedTextLength = DateFormat.appendQuotedText(quotedSubstring, 0);
75085 Landroid/text/format/DateFormat;->appendQuotedText(Landroid/text/SpannableStringBuilder;I)I