Home
last modified time | relevance | path

Searched refs:getFullSummary (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapConvoListingElement.java206 public String getFullSummary() { in getFullSummary() method in BluetoothMapConvoListingElement
DBluetoothMapContent.java2846 if(summary != null && !summary.equals(convoElement.getFullSummary())) { in refreshImEmailConvoVersions()