Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DExternalCallNotifier.java375 String preferredName = ContactDisplayUtils.getPreferredDisplayName(contactInfo.namePrimary, in getContentTitle() local
DConferenceParticipantListAdapter.java405 private final void setCallerInfoForRow(View view, String callerName, String preferredName, in setCallerInfoForRow()
DCallCardPresenter.java967 String preferredName = ContactDisplayUtils.getPreferredDisplayName( in getNameForCall() local
984 String preferredName = ContactDisplayUtils.getPreferredDisplayName( in getNumberForCall() local
DStatusBarNotifier.java433 String preferredName = ContactDisplayUtils.getPreferredDisplayName(contactInfo.namePrimary, in getContentTitle() local