Home
last modified time | relevance | path

Searched defs:convoElement (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java2782 BluetoothMapConvoListingElement convoElement = null; in convoListing() local
2960 BluetoothMapConvoListingElement convoElement = null; in refreshSmsMmsConvoVersions() local
3054 BluetoothMapConvoListingElement convoElement = null; in refreshImEmailConvoVersions() local
3147 BluetoothMapConvoListingElement convoElement = getSmsMmsConvoList().get(id); in updateSmsMmsConvoVersion() local
3192 BluetoothMapConvoListingElement convoElement = getImEmailConvoList().get(id); in updateImEmailConvoVersion() local
3432 BluetoothMapConvoListingElement convoElement, in addSmsMmsContacts()