Searched refs:getEnrichedCallSession (Results 1 – 3 of 3) sorted by relevance
657 if (primary.getEnrichedCallSession() != null) { in updatePrimaryDisplayInfo()658 multimediaData = primary.getEnrichedCallSession().getMultimediaData(); in updatePrimaryDisplayInfo()
699 } else if (shouldShowEnrichedCallNotification(call.getEnrichedCallSession())) { in getContentString()700 resId = getECIncomingCallText(call.getEnrichedCallSession()); in getContentString()
1414 public Session getEnrichedCallSession() { in getEnrichedCallSession() method in DialerCall1639 if (getEnrichedCallSession() != null) { in updateEnrichedCallSession()