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