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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoListingElement.java44 private static final String XML_ATT_SUMMARY = "summary"; field in class:BluetoothMapConvoListingElement
269 xmlConvoElement.attribute(null, XML_ATT_SUMMARY, getSummary());
306 } else if(attributeName.equalsIgnoreCase(XML_ATT_SUMMARY)) {

Completed in 49 milliseconds