Searched refs:TAG_PRINTER (Results 1 – 1 of 1) sorted by relevance
514 private static final String TAG_PRINTER = "printer"; field in FusedPrintersProvider.PersistenceManager903 if (!accept(parser, XmlPullParser.START_TAG, TAG_PRINTER)) { in parsePrinter()957 expect(parser, XmlPullParser.END_TAG, TAG_PRINTER); in parsePrinter()1018 serializer.startTag(null, TAG_PRINTER); in doWritePrinterHistory()1045 serializer.endTag(null, TAG_PRINTER); in doWritePrinterHistory()