Home
last modified time | relevance | path

Searched refs:handleContactListChanges (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentObserverTest.java2404 mObserver.handleContactListChanges(uri); in handleContactListChanges_withNullContactForUci()
2475 mObserver.handleContactListChanges(uri); in handleContactListChanges_withNonNullContactForUci()
2498 mObserver.handleContactListChanges(uri); in handleContactListChanges_withMapEventReportVersion11()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java524 handleContactListChanges(uri);
1196 handleContactListChanges(mContactUri); in refreshConvoListVersionCounter()
2303 void handleContactListChanges(Uri uri) { in handleContactListChanges() method in BluetoothMapContentObserver