Searched refs:sortKeyPrimary (Results 1 – 1 of 1) sorted by relevance
4728 String sortKeyPrimary = null; in updateRawContactDisplayName() local4768 sortKeyPrimary = sortKeyAlternative = bestPhoneticName; in updateRawContactDisplayName()4785 sortKeyPrimary = sortKeyAlternative = sortNamePrimary; in updateRawContactDisplayName()4789 if (sortKeyPrimary == null) { in updateRawContactDisplayName()4790 sortKeyPrimary = sortNamePrimary; in updateRawContactDisplayName()4795 int phonebookBucketPrimary = TextUtils.isEmpty(sortKeyPrimary) in updateRawContactDisplayName()4797 : localeUtils.getBucketIndex(sortKeyPrimary); in updateRawContactDisplayName()4826 bindString(rawContactDisplayNameUpdate, 6, sortKeyPrimary); in updateRawContactDisplayName()