Searched defs:handleContactListChanges (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserver.java497 handleContactListChanges(uri);
1091 handleContactListChanges(mContactUri);
1836 private void handleContactListChanges(Uri uri) { method in class:BluetoothMapContentObserver
1839 if (V) Log.v(TAG,"handleContactListChanges uri: " + uri.toString());
1854 if (V) Log.v(TAG,"handleContactListChanges MAP version does not" +

Completed in 61 milliseconds