Searched defs:getNameForCall (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DMissedCallNotifierImpl.java291 expandedText = getNameForCall(call);
407 private String getNameForCall(Call call) { method in class:MissedCallNotifierImpl
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
H A DCallCardPresenter.java779 String name = getNameForCall(mPrimaryContactInfo);
856 String name = getNameForCall(mSecondaryContactInfo);
966 String getNameForCall(ContactCacheEntry contactInfo) { method in class:CallCardPresenter

Completed in 56 milliseconds