Searched refs:TAG_LOCATION (Results 1 – 1 of 1) sorted by relevance
516 private static final String TAG_LOCATION = "location"; field in FusedPrintersProvider.PersistenceManager926 if (accept(parser, XmlPullParser.START_TAG, TAG_LOCATION)) { in parsePrinter()937 expect(parser, XmlPullParser.END_TAG, TAG_LOCATION); in parsePrinter()1036 serializer.startTag(null, TAG_LOCATION); in doWritePrinterHistory()1043 serializer.endTag(null, TAG_LOCATION); in doWritePrinterHistory()