Searched defs:getQuotedString (Results 1 – 3 of 3) sorted by relevance
107 public static String getQuotedString(String str) { in getQuotedString() method in Utils
141 public String getQuotedString(CharSequence string) { in getQuotedString() method in DexFormatter
513 private void getQuotedString(final String pattern, final ParsePosition pos) { in getQuotedString() method in ExtendedMessageFormat