Searched refs:localRawContactIds (Results 1 – 1 of 1) sorted by relevance
4127 ArrayList<Long> localRawContactIds = new ArrayList(); in deleteContact() local4142 localRawContactIds.add(rawContactId); in deleteContact()4156 deleteRawContactsImmediately(db, localRawContactIds); in deleteContact()