Home
last modified time | relevance | path

Searched defs:typeLabel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-telephony-common/src/com/android/car/telephony/common/
DTelecomUtils.java198 String initials, Uri avatarUri, String typeLabel, String lookupKey) { in PhoneNumberInfo()
301 CharSequence typeLabel = phoneNumber == null ? "" : phoneNumber.getReadableLabel( in lookupNumberInBackground() local
321 CharSequence typeLabel = ""; in lookupNumberInBackground() local