Searched refs:getContactList (Results 1 – 3 of 3) sorted by relevance
287 mContactList = mMasInstance.getContactList(); in BluetoothMapContentObserver()409 Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapContentObserver1498 synchronized (getContactList()) { in initContactsList() method1499 getContactList().clear(); in initContactsList()2333 getContactList().size()); in handleContactListChanges()2335 synchronized (getContactList()) { in handleContactListChanges() method2347 getContactList().remove(uci); in handleContactListChanges()2540 if (getContactList().size() > 0) { in handleContactListChanges()
220 /* package */ Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapMasInstance
311 Assert.assertEquals(mObserver.getContactList(), map); in testSetContactList()1062 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in initContactsList()2406 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in handleContactListChanges_withNullContactForUci()2477 BluetoothMapConvoContactElement contactElement = mObserver.getContactList().get(TEST_UCI); in handleContactListChanges_withNonNullContactForUci()