Searched refs:imsCall (Results 1 – 2 of 2) sorted by relevance
305 ImsCall imsCall = ((ImsPhoneConnection) connection).getImsCall(); in sendIncomingCallIntent() local306 if (imsCall != null) { in sendIncomingCallIntent()307 ImsCallProfile imsCallProfile = imsCall.getCallProfile(); in sendIncomingCallIntent()
3158 ImsCall imsCall = isImsConnection() in refreshConferenceSupported() local3191 } else if ((imsCall != null) && (imsCall.wasVideoCall() && downGradedVideoCall) in refreshConferenceSupported()