Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
DContact.java663 int type = getNameType(label); in compareNames()
664 int otherType = getNameType(otherLabel); in compareNames()
676 private static int getNameType(String label) { in getNameType() method in Contact