Searched refs:NAME_TAG (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/
H A DVendorConfig.java48 private static final String NAME_TAG = "name"; field in class:VendorConfig
270 case NAME_TAG:
271 name = readSimpleTag(context, parser, NAME_TAG, false);

Completed in 56 milliseconds