Home
last modified time | relevance | path

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

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