OSDN Git Service

Airplane Mode in Emergency Callback Mode (ECM)
authorChouting Zhang <MichaelZhang@motorola.com>
Fri, 28 Aug 2009 19:36:35 +0000 (14:36 -0500)
committerWink Saville <wink@google.com>
Mon, 31 Aug 2009 16:45:21 +0000 (09:45 -0700)
commit71cc49e480e7dfd5d0986d7600d0c73aecdbdf93
tree68bea0d12c3423477029f4ed0de3b3e048e53abb
parentb89653cb954e6945d78a3f2ed876a1760c5d5484
Airplane Mode in Emergency Callback Mode (ECM)

When user tries to change Airplane Mode between ON & OFF
in ECM mode, a notice should be shown to indicate it's in ECM mode,
and ask if user wants to exit ECM, if yes, then the Airplane Mode
is changed after ECM mode exit. If not, Airplane Mode should not be
changed.
src/com/android/settings/AirplaneModeEnabler.java
src/com/android/settings/WirelessSettings.java