Searched refs:getCallerDisplayNamePresentation (Results 1 – 9 of 9) sorted by relevance
201 String callerDisplayName = call.getCallerDisplayNamePresentation() == in toParcelableCall()246 .setCallerDisplayNamePresentation(call.getCallerDisplayNamePresentation()) in toParcelableCall()
1070 connection.getCallerDisplayNamePresentation(), in addExistingConnection()1104 connection.getCallerDisplayNamePresentation()); in addExistingConnection()
1651 public int getCallerDisplayNamePresentation() { in getCallerDisplayNamePresentation() method in Call2627 connection.getCallerDisplayName(), connection.getCallerDisplayNamePresentation()); in handleCreateConnectionSuccess()
5584 connection.getCallerDisplayNamePresentation());
194 if (call.getCallerDisplayNamePresentation() == TelecomManager.PRESENTATION_ALLOWED) { in getNotificationName()
935 mConferenceHost.getCallerDisplayNamePresentation()); in setConferenceHost()1217 entry.getCallerDisplayNamePresentation()); in startEmulatingSinglePartyCall()
1554 namePresentation != getCallerDisplayNamePresentation()) { in updateAddress()
974 connection.getCallerDisplayNamePresentation()); in prepareConference()
921 return telecomCall == null ? -1 : telecomCall.getDetails().getCallerDisplayNamePresentation(); in getCnapNamePresentation()