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.java238 void setImEmailConvoList(HashMap<Long,BluetoothMapConvoListingElement> imEmailConvoList) { in setImEmailConvoList() argument
239 mImEmailConvoList = imEmailConvoList; in setImEmailConvoList()
DBluetoothMapContent.java4032 void setImEmailConvoList(HashMap<Long,BluetoothMapConvoListingElement> imEmailConvoList) { in setImEmailConvoList() argument
4033 mMasInstance.setImEmailConvoList(imEmailConvoList); in setImEmailConvoList()