Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
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.java432 String preferredName = ContactDisplayUtils.getPreferredDisplayName(contactInfo.namePrimary, in getContentTitle() local