Home
last modified time | relevance | path

Searched defs:getContactList (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMasInstance.java223 /* package */ Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapMasInstance
H A DBluetoothMapContentObserver.java381 private Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapContentObserver
1389 synchronized (getContactList()) { in initContactsList() method
1966 synchronized (getContactList()) { in handleContactListChanges() method