OSDN Git Service

IMS: Propagate media profile changed message
authorWileen Chiu <wileenc@quicinc.com>
Sun, 1 Jul 2018 21:21:50 +0000 (14:21 -0700)
committerWileen Chiu <wileenc@quicinc.com>
Fri, 11 Jan 2019 19:58:31 +0000 (11:58 -0800)
commitf2ec298d7d60c6cb797b693558ac39cdd9a8cf52
tree128d5faeae183539aa64bf3eb2a1b672c0600a16
parenta24ced9e9bff3fe4b5af9411c7e773b54f1bb093
IMS: Propagate media profile changed message

- RTT Voice information will be passed to the UI via
  media profile changed message

- The RTT voice information - SPEECH/SILENCE, will be conveyed
  via the ImsStreamMediaProfile.hasRttAudioSpeech

- A connection event will be sent from frameworks to the UI -
  EVENT_RTT_AUDIO_INDICATION_CHANGED

- Add listeners, connection event and extras to propagate
  media profile changed to the UI

Test: Manual
Bug: 110976450
Change-Id: I34d2dd612915d65f5047986dabece968c78f0abe
api/current.txt
api/system-current.txt
telecomm/java/android/telecom/Connection.java
telephony/java/android/telephony/ims/ImsCallSession.java
telephony/java/android/telephony/ims/ImsCallSessionListener.java
telephony/java/android/telephony/ims/ImsStreamMediaProfile.java
telephony/java/android/telephony/ims/aidl/IImsCallSessionListener.aidl
telephony/java/android/telephony/ims/compat/stub/ImsCallSessionImplBase.java
telephony/java/com/android/ims/internal/IImsCallSessionListener.aidl