Searched refs:callSessionRttAudioIndicatorChanged (Results 1 – 7 of 7) sorted by relevance
153 void callSessionRttAudioIndicatorChanged(in ImsStreamMediaProfile profile); in callSessionRttAudioIndicatorChanged() method
660 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) in callSessionRttAudioIndicatorChanged() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter662 mNewListener.callSessionRttAudioIndicatorChanged(profile); in callSessionRttAudioIndicatorChanged()
729 public void callSessionRttAudioIndicatorChanged(@NonNull ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCallSessionListener731 mListener.callSessionRttAudioIndicatorChanged(profile); in callSessionRttAudioIndicatorChanged()
479 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCallSession.Listener1690 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCallSession.IImsCallSessionListenerProxy1693 mListener.callSessionRttAudioIndicatorChanged(profile); in callSessionRttAudioIndicatorChanged()
184 void callSessionRttAudioIndicatorChanged(in ImsStreamMediaProfile profile); in callSessionRttAudioIndicatorChanged() method
3427 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCall.ImsCallSessionListenerProxy
16486 …method public void callSessionRttAudioIndicatorChanged(@NonNull android.telephony.ims.ImsStreamMed…