Searched refs:callSessionRttAudioIndicatorChanged (Results 1 – 7 of 7) sorted by relevance
610 public void callSessionRttAudioIndicatorChanged(@NonNull ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCallSessionListener612 mListener.callSessionRttAudioIndicatorChanged(profile); in callSessionRttAudioIndicatorChanged()
451 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCallSession.Listener1420 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCallSession.IImsCallSessionListenerProxy1422 mListener.callSessionRttAudioIndicatorChanged(profile); in callSessionRttAudioIndicatorChanged()
148 void callSessionRttAudioIndicatorChanged(in ImsStreamMediaProfile profile); in callSessionRttAudioIndicatorChanged() method
595 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) in callSessionRttAudioIndicatorChanged() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter597 mNewListener.callSessionRttAudioIndicatorChanged(profile); in callSessionRttAudioIndicatorChanged()
184 void callSessionRttAudioIndicatorChanged(in ImsStreamMediaProfile profile); in callSessionRttAudioIndicatorChanged() method
3210 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCall.ImsCallSessionListenerProxy
8527 …method public void callSessionRttAudioIndicatorChanged(@NonNull android.telephony.ims.ImsStreamMed…