Searched refs:callProfile (Results 1 – 2 of 2) sorted by relevance
291 ImsCallProfile callProfile = new ImsCallProfile(ImsCallProfile.SERVICE_TYPE_NORMAL, in onIncomingCallReceived() local294 TestImsCallSessionImpl incomingSession = new TestImsCallSessionImpl(callProfile); in onIncomingCallReceived()318 ImsCallProfile callProfile = new ImsCallProfile(ImsCallProfile.SERVICE_TYPE_NORMAL, in onIncomingVtCallReceived() local321 TestImsCallSessionImpl incomingSession = new TestImsCallSessionImpl(callProfile); in onIncomingVtCallReceived()340 ImsCallProfile callProfile = new ImsCallProfile(ImsCallProfile.SERVICE_TYPE_NORMAL, in onIncomingCallReceivedReturnListener() local343 TestImsCallSessionImpl incomingSession = new TestImsCallSessionImpl(callProfile); in onIncomingCallReceivedReturnListener()
270 ImsCallProfile callProfile = new ImsCallProfile(ImsCallProfile.SERVICE_TYPE_NORMAL, in update() local272 mCallProfile.updateMediaProfile(callProfile); in update()280 mListener.callSessionUpdated(callProfile); in update()