Searched defs:uniqueRawContactIds (Results 1 – 1 of 1) sorted by relevance
467 ArrayList<Long> uniqueRawContactIds = new ArrayList<Long>(); in checkForContactNumberChanges() local580 private void checkForPhoneNumberDelete(ArrayList<Long> uniqueRawContactIds) { in checkForPhoneNumberDelete()