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

/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceWrapper.java562 public void setCallerDisplayName( method in class:ConnectionServiceWrapper.Adapter
568 logIncoming("setCallerDisplayName %s %s %d", callId, callerDisplayName,
572 call.setCallerDisplayName(callerDisplayName, presentation);
H A DCall.java768 void setCallerDisplayName(String callerDisplayName, int presentation) { method in class:Call
1109 setCallerDisplayName(

Completed in 36 milliseconds