OSDN Git Service

Fix Calling screen shows "In Call" on pressing mute button
authorGuo-Bin Zhang <Guo-binZhang@motorola.com>
Tue, 18 Aug 2009 21:56:49 +0000 (16:56 -0500)
committerWink Saville <wink@google.com>
Fri, 21 Aug 2009 00:40:40 +0000 (17:40 -0700)
commit5abc78405f03e739f972692aa100f25609301ff5
treecacb0a07c709955f5a5e337d48c3bef1ff84970d
parent41ceb907b5d13ee58759022ac8d830b04686baba
Fix Calling screen shows "In Call" on pressing mute button

Send a flash command to CDMA network for putting the other party on hold.
For CDMA networks which do not support this the user would just hear a beep
from the network.
For CDMA networks which do support this, it will put the other party on hold.
telephony/java/com/android/internal/telephony/cdma/CdmaCallTracker.java [changed mode: 0755->0644]