OSDN Git Service

b/2226832 Showing Pairing Dialog in the foreground
authorMichael Chan <mchan@android.com>
Mon, 9 Nov 2009 06:53:32 +0000 (22:53 -0800)
committerMichael Chan <mchan@android.com>
Tue, 10 Nov 2009 18:37:54 +0000 (10:37 -0800)
commit5469ff8b3f9966c6f141078b37da5f178b7825e4
tree64eedb12f4bb078cfe9ad4e4a10e3b6d227b198f
parent7ceb387ee601655ba72264646e3d8ecf2d74c138
b/2226832 Showing Pairing Dialog in the foreground

Pairing Dialogs notifications (in the window shade) were not visible in full
screen apps e.g. gallery.  Showing Pairing Dialog in the foreground:
1) if the remote device was picked in the device picker in the last minute or
2) if the device was in discoverable mode in the last minute.
src/com/android/settings/bluetooth/BluetoothPairingRequest.java
src/com/android/settings/bluetooth/BluetoothSettings.java
src/com/android/settings/bluetooth/LocalBluetoothManager.java