Searched refs:getCnapName (Results 1 – 6 of 6) sorted by relevance
300 setCallerDisplayName(mOriginalConnection.getCnapName(), in onAddedToCallService()318 String name = mOriginalConnection.getCnapName(); in updateAddress()
829 cit.currentInfo.cnapName = c.getCnapName(); in startGetCallerInfo()906 cit.currentInfo.cnapName = c.getCnapName(); in startGetCallerInfo()944 cit.currentInfo.cnapName = c.getCnapName(); // This can still get in startGetCallerInfo()
84 info.cnapName = call.getCnapName(); in buildCallerInfo()
408 new DialerCallCookieWrapper(callId, call.getNumberPresentation(), call.getCnapName()), in findInfo()
1118 String name = filterCnapName(mOriginalConnection.getCnapName()); in updateAddress()
920 public String getCnapName() { in getCnapName() method in DialerCall