OSDN Git Service

Add telephony.DisconnectCause for merged IMS call.
authorAndrew Lee <anwlee@google.com>
Wed, 12 Nov 2014 23:47:02 +0000 (15:47 -0800)
committerAndrew Lee <anwlee@google.com>
Wed, 12 Nov 2014 23:52:32 +0000 (15:52 -0800)
commit840162d2b412af9a90b3ab41eb9f7c9de18772f7
tree80c2e651a603443d0403a0d5ac6b8a5dc1000fc5
parentb724314516dc15ab7afb62f7a6e63d94f4022011
Add telephony.DisconnectCause for merged IMS call.

When merged, IMS calls are consolidated into one call. Thus they
"disconnect", even though the user can continue to comminucate
with the party on that call.

We want to recognize this scenario so we can control relevant
behaviors (ie.don't play the "end call" tone in this case).

Bug: 18291234
Change-Id: I93247f88ed74467470504bec88fcfb7ed714f0ff
telephony/java/android/telephony/DisconnectCause.java