OSDN Git Service

Handle alternate status values.
authorTyler Gunn <tgunn@google.com>
Fri, 25 Aug 2017 22:01:00 +0000 (15:01 -0700)
committerTyler Gunn <tgunn@google.com>
Fri, 27 Oct 2017 19:55:32 +0000 (12:55 -0700)
commit6c350bbb1d32a11be17d7b70b9f6060131aad1b5
tree3cb1c6fcdf4723dff030d7fd3d5498b8506cfd03
parent47b23176bdf97ab2e4c50da70499d811899a83ac
Handle alternate status values.

Some carriers use sendrecv to indicate a call in a conference is active,
and sendonly to indicate that the remote party has held the call.
Adding support for these status values.

This ensures that remotely held calls for these carriers are set to held.

Test: Manual
Bug: 33272103
Merged-In: Ie386bdb4c77df1305d80f604f48174794c3ee0c1
Change-Id: I4a950c4e143d5ac396b30569dbda0b1cf4e92a3e
telephony/java/com/android/ims/ImsConferenceState.java