Searched refs:existingContactNumber (Results 1 – 1 of 1) sorted by relevance
116 String existingContactNumber = cursor.getString(columnIndexForNumber); in updateCursorToMatchContactLookupUri() local117 boolean existingContactNumberHasSpecialChars = numberHasSpecialChars(existingContactNumber); in updateCursorToMatchContactLookupUri()120 || sameRawNumbers(existingContactNumber, lookupNumber)) { in updateCursorToMatchContactLookupUri()