Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java808 public void setCallerDisplayName(String callId, String callerDisplayName, int presentation, in setCallerDisplayName() method in ConnectionServiceWrapper.Adapter
DCall.java1291 void setCallerDisplayName(String callerDisplayName, int presentation) { in setCallerDisplayName() method in Call