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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMasInstance.java236 void setImEmailConvoList(HashMap<Long,BluetoothMapConvoListingElement> imEmailConvoList) { method in class:BluetoothMapMasInstance
H A DBluetoothMapContent.java2867 setImEmailConvoList(newList);
4031 void setImEmailConvoList(HashMap<Long,BluetoothMapConvoListingElement> imEmailConvoList) { method in class:BluetoothMapContent
4032 mMasInstance.setImEmailConvoList(imEmailConvoList);

Completed in 54 milliseconds