Searched refs:getContactList (Results 1 – 2 of 2) sorted by relevance
294 mContactList = mMasInstance.getContactList(); in BluetoothMapContentObserver()390 private Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapContentObserver1304 synchronized(getContactList()) { in initContactsList() method1305 getContactList().clear(); in initContactsList()1843 BluetoothMapConvoContactElement>(getContactList().size()); in handleContactListChanges()1845 synchronized (getContactList()) { in handleContactListChanges() method1856 getContactList().remove(uci); in handleContactListChanges()2015 if(getContactList().size() > 0) { in handleContactListChanges()
218 /* package */ Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapMasInstance