Home
last modified time | relevance | path

Searched defs:callSessionRttAudioIndicatorChanged (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsCallSessionListener.aidl153 void callSessionRttAudioIndicatorChanged(in ImsStreamMediaProfile profile); in callSessionRttAudioIndicatorChanged() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSessionListener.java711 public void callSessionRttAudioIndicatorChanged(@NonNull ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCallSessionListener
H A DImsCallSession.java475 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCallSession.Listener
1542 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCallSession.IImsCallSessionListenerProxy
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSessionListener.aidl184 void callSessionRttAudioIndicatorChanged(in ImsStreamMediaProfile profile); in callSessionRttAudioIndicatorChanged() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java645 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) in callSessionRttAudioIndicatorChanged() method in ImsCallSessionImplBase.ImsCallSessionListenerConverter
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java3378 public void callSessionRttAudioIndicatorChanged(ImsStreamMediaProfile profile) { in callSessionRttAudioIndicatorChanged() method in ImsCall.ImsCallSessionListenerProxy