Searched refs:compareNames (Results 1 – 1 of 1) sorted by relevance
668 return compareNames(mSortKeyPrimary, otherContact.mSortKeyPrimary, in compareBySortKeyPrimary()677 return compareNames(mSortKeyAlt, otherContact.mSortKeyAlt, in compareBySortKeyAlt()684 private int compareNames(String name, String otherName, String label, String otherLabel) { in compareNames() method in Contact