Searched refs:XML_TAG (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoListing.java40 private static final String XML_TAG = "MAP-convo-listing"; field in class:BluetoothMapConvoListing
102 xmlConvoElement.startTag(null, XML_TAG);
108 xmlConvoElement.endTag(null, XML_TAG);
157 if(!name.equalsIgnoreCase(XML_TAG)) {

Completed in 42 milliseconds