Home
last modified time | relevance | path

Searched refs:otherLabel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
DContact.java662 private int compareNames(String name, String otherName, String label, String otherLabel) { in compareNames() argument
664 int otherType = getNameType(otherLabel); in compareNames()