Searched refs:getCallerDisplayNamePresentation (Results 1 – 9 of 9) sorted by relevance
196 String callerDisplayName = call.getCallerDisplayNamePresentation() == in toParcelableCall()239 .setCallerDisplayNamePresentation(call.getCallerDisplayNamePresentation()) in toParcelableCall()
1404 public int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in Call2227 connection.getCallerDisplayName(), connection.getCallerDisplayNamePresentation()); in handleCreateConnectionSuccess()
4488 connection.getCallerDisplayNamePresentation());
321 namePresentation != getCallerDisplayNamePresentation()) { in updateAddress()
189 if (call.getCallerDisplayNamePresentation() == TelecomManager.PRESENTATION_ALLOWED) { in getNotificationName()
896 mConferenceHost.getCallerDisplayNamePresentation()); in setConferenceHost()1167 entry.getCallerDisplayNamePresentation()); in startEmulatingSinglePartyCall()
571 connection.getCallerDisplayNamePresentation()); in prepareConference()
1519 namePresentation != getCallerDisplayNamePresentation()) { in updateAddress()
921 return telecomCall == null ? -1 : telecomCall.getDetails().getCallerDisplayNamePresentation(); in getCnapNamePresentation()