Searched refs:imsCall (Results 1 – 2 of 2) sorted by relevance
297 ImsCall imsCall = ((ImsPhoneConnection) connection).getImsCall(); in sendIncomingCallIntent() local298 if (imsCall != null) { in sendIncomingCallIntent()299 ImsCallProfile imsCallProfile = imsCall.getCallProfile(); in sendIncomingCallIntent()
3052 ImsCall imsCall = isImsConnection() in refreshConferenceSupported() local3085 } else if ((imsCall != null) && (imsCall.wasVideoCall() && downGradedVideoCall) in refreshConferenceSupported()