Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java243 void setImEmailConvoList(HashMap<Long, BluetoothMapConvoListingElement> imEmailConvoList) { in setImEmailConvoList() method in BluetoothMapMasInstance
DBluetoothMapContent.java3126 setImEmailConvoList(newList); in refreshImEmailConvoVersions()
4358 void setImEmailConvoList(HashMap<Long, BluetoothMapConvoListingElement> imEmailConvoList) { in setImEmailConvoList() method in BluetoothMapContent
4359 mMasInstance.setImEmailConvoList(imEmailConvoList); in setImEmailConvoList()