Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java296 HashSet<String> currentContactSet = new HashSet<>(); in updateSecondaryVersionCounter() local
320 currentContactSet.add(contactId); in updateSecondaryVersionCounter()
351 deletedContacts.removeAll(currentContactSet); in updateSecondaryVersionCounter()