Searched refs:TAG_PRINTERS (Results 1 – 1 of 1) sorted by relevance
512 private static final String TAG_PRINTERS = "printers"; field in FusedPrintersProvider.PersistenceManager884 expect(parser, XmlPullParser.START_TAG, TAG_PRINTERS); in parseState()896 expect(parser, XmlPullParser.END_TAG, TAG_PRINTERS); in parseState()1012 serializer.startTag(null, TAG_PRINTERS); in doWritePrinterHistory()1052 serializer.endTag(null, TAG_PRINTERS); in doWritePrinterHistory()