Loading src/java/com/android/internal/telephony/imsphone/ImsPhoneConnection.java +1 −0 Original line number Diff line number Diff line Loading @@ -1018,6 +1018,7 @@ public class ImsPhoneConnection extends Connection implements + negotiatedCallProfile); mRttTextHandler.tearDown(); mRttTextHandler = null; mRttTextStream = null; onRttTerminated(); changed = true; } Loading Loading
src/java/com/android/internal/telephony/imsphone/ImsPhoneConnection.java +1 −0 Original line number Diff line number Diff line Loading @@ -1018,6 +1018,7 @@ public class ImsPhoneConnection extends Connection implements + negotiatedCallProfile); mRttTextHandler.tearDown(); mRttTextHandler = null; mRttTextStream = null; onRttTerminated(); changed = true; } Loading