Searched refs:getContactList (Results 1 – 2 of 2) sorted by relevance
273 mContactList = mMasInstance.getContactList(); in BluetoothMapContentObserver()381 private Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapContentObserver1389 synchronized (getContactList()) { in initContactsList() method1390 getContactList().clear(); in initContactsList()1962 getContactList().size()); in handleContactListChanges()1964 synchronized (getContactList()) { in handleContactListChanges() method1978 getContactList().remove(uci); in handleContactListChanges()2114 if (getContactList().size() > 0) { in handleContactListChanges()
223 /* package */ Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapMasInstance