Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DParcelableCallUtils.java110 String callerDisplayName = call.getCallerDisplayNamePresentation() == in toParcelableCall()
130 call.getCallerDisplayNamePresentation(), in toParcelableCall()
DCall.java764 int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in Call
1110 connection.getCallerDisplayName(), connection.getCallerDisplayNamePresentation()); in handleCreateConnectionSuccess()
DCallsManager.java1977 connection.getCallerDisplayNamePresentation()); in createCallForExistingConnection()
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipConnection.java308 namePresentation != getCallerDisplayNamePresentation()) { in updateAddress()
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCall.java656 : mTelecomCall.getDetails().getCallerDisplayNamePresentation(); in getCnapNamePresentation()
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java686 namePresentation != getCallerDisplayNamePresentation()) { in updateAddress()