Searched refs:XML_TAG_CONVERSATION (Results 1 – 2 of 2) sorted by relevance
38 public static final String XML_TAG_CONVERSATION = "conversation"; field in BluetoothMapConvoListingElement265 xmlConvoElement.startTag(null, XML_TAG_CONVERSATION); in encode()290 xmlConvoElement.endTag(null, XML_TAG_CONVERSATION); in encode()
190 .equalsIgnoreCase(BluetoothMapConvoListingElement.XML_TAG_CONVERSATION)) { in readConversations()