Searched refs:getEnrichedCallSession (Results 1 – 3 of 3) sorted by relevance
675 if (mPrimary.getEnrichedCallSession() != null) { in updatePrimaryDisplayInfo()676 multimediaData = mPrimary.getEnrichedCallSession().getMultimediaData(); in updatePrimaryDisplayInfo()
706 } else if (shouldShowEnrichedCallNotification(call.getEnrichedCallSession())) { in getContentString()707 resId = getECIncomingCallText(call.getEnrichedCallSession()); in getContentString()
1031 public Session getEnrichedCallSession() { in getEnrichedCallSession() method in DialerCall1254 if (getEnrichedCallSession() != null) { in updateEnrichedCallSession()