Searched refs:TAG_PRINTERS (Results 1 – 1 of 1) sorted by relevance
513 private static final String TAG_PRINTERS = "printers"; field in FusedPrintersProvider.PersistenceManager885 expect(parser, XmlPullParser.START_TAG, TAG_PRINTERS); in parseState()897 expect(parser, XmlPullParser.END_TAG, TAG_PRINTERS); in parseState()1013 serializer.startTag(null, TAG_PRINTERS); in doWritePrinterHistory()1053 serializer.endTag(null, TAG_PRINTERS); in doWritePrinterHistory()