Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java215 /* package */ Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapMasInstance
DBluetoothMapContentObserver.java379 private Map<String, BluetoothMapConvoContactElement> getContactList() { in getContactList() method in BluetoothMapContentObserver
1387 synchronized (getContactList()) { in initContactsList() method
1953 synchronized (getContactList()) { in handleContactListChanges() method