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