Searched defs:writeQuotedString (Results 1 – 2 of 2) sorted by relevance
178 @Override public void writeQuotedString(CharSequence string) throws IOException { in getWriter() method in DexFormatterTest.TestDexFormatter
269 public void writeQuotedString(CharSequence charSequence) throws IOException { in writeQuotedString() method in DexFormattedWriter