Searched refs:getCallerDisplayName (Results 1 – 11 of 11) sorted by relevance
61 String callerDisplayName = call.getDetails().getCallerDisplayName(); in lookup()
72 String callerDisplayName = call.getDetails().getCallerDisplayName(); in lookup()
693 setCallerDisplayName(mConferenceHost.getCallerDisplayName(), in setConferenceHost()926 setCallerDisplayName(entry.getCallerDisplayName(), in startEmulatingSinglePartyCall()
1120 if (!Objects.equals(name, getCallerDisplayName()) || in updateAddress()
320 if (!Objects.equals(name, getCallerDisplayName()) || in updateAddress()
181 name = call.getCallerDisplayName(); in getNotificationName()
205 TelecomManager.PRESENTATION_ALLOWED ? call.getCallerDisplayName() : null; in toParcelableCall()
716 ringingName = ringingCall.getCallerDisplayName(); in updateHeadsetWithCallState()
1086 public String getCallerDisplayName() { in getCallerDisplayName() method in Call1745 connection.getCallerDisplayName(), connection.getCallerDisplayNamePresentation()); in handleCreateConnectionSuccess()
3555 call.setCallerDisplayName(connection.getCallerDisplayName(),
921 return telecomCall == null ? null : getTelecomCall().getDetails().getCallerDisplayName(); in getCnapName()