In AirplaneModeEnabler.setAirplaneModeOn(), after the AIRPLANE_MODE_ON
setting is changed, it sends out a ACTION_AIRPLANE_MODE_CHANGED intent
broadcast.
You can look at the BroadcastReceiver in WifiService.java and
BluetoothDeviceService.java where the action takes place.
--
Jack Ha
Open Source Development Center
・T・ ・ ・Mobile・ stick together
The views, opinions and statements in this email are those of
the author solely in their individual capacity, and do not
necessarily represent those of T-Mobile USA, Inc.
On Jul 21, 2:30 am, Akhilesh Gupta <
akhilesh.iitde...@gmail.com>
wrote: