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.java238 void setImEmailConvoList(HashMap<Long,BluetoothMapConvoListingElement> imEmailConvoList) { in setImEmailConvoList() method in BluetoothMapMasInstance
DBluetoothMapContent.java2868 setImEmailConvoList(newList); in refreshImEmailConvoVersions()
4032 void setImEmailConvoList(HashMap<Long,BluetoothMapConvoListingElement> imEmailConvoList) { in setImEmailConvoList() method in BluetoothMapContent
4033 mMasInstance.setImEmailConvoList(imEmailConvoList); in setImEmailConvoList()