Home
last modified time | relevance | path

Searched refs:imEmailConvoList (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() argument
244 mImEmailConvoList = imEmailConvoList; in setImEmailConvoList()
DBluetoothMapContent.java4358 void setImEmailConvoList(HashMap<Long, BluetoothMapConvoListingElement> imEmailConvoList) { in setImEmailConvoList() argument
4359 mMasInstance.setImEmailConvoList(imEmailConvoList); in setImEmailConvoList()