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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMasInstance.java220 /* package */ void setContactList(Map<String, BluetoothMapConvoContactElement> contactList) { method in class:BluetoothMapMasInstance
H A DBluetoothMapContentObserver.java300 setContactList(new HashMap<String, BluetoothMapConvoContactElement>(), false);
404 private void setContactList(Map<String, BluetoothMapConvoContactElement> contactList, method in class:BluetoothMapContentObserver
410 mMasInstance.setContactList(contactList);
1324 setContactList(contactList, true);
2038 setContactList(contactList, listChanged);

Completed in 154 milliseconds