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

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

Completed in 37 milliseconds