Files
frameworks_base/core/java/android
Eric Laurent 663ec30880 Fix issue 2361949: A2DP suspend parameters set wrongly.
Move reset of A2DP suspend state from handleSinkStateChange() in BluetoothA2dpService to
BluetoothA2dp.ACTION_SINK_STATE_CHANGED intent receiver in AudioService.
Previous implementation could cause a false reset of suspend state if a new sink attempted to
connect while A2DP was suspended.
New implementation only resets A2DP suspend state when a new sink is actually connected.
2010-01-08 08:48:18 -08:00
..
2010-01-06 09:52:57 -08:00
2009-10-27 11:45:08 -07:00
2009-09-17 11:21:47 -04:00
2009-10-30 19:44:22 -07:00
2009-12-04 10:21:55 -08:00
2009-12-01 14:42:55 -05:00