OSDN Git Service

Update the Music app to fully use AudioFocus to implement its logic
authorJean-Michel Trivi <jmtrivi@google.com>
Wed, 21 Apr 2010 00:00:26 +0000 (17:00 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Wed, 21 Apr 2010 00:00:26 +0000 (17:00 -0700)
commitaa331877dd1a0777042481e5c925cd951682588f
tree7cab890505f0707e71d52b86ab6e759a32b5e665
parent06fb3cf4f00b6a1d04423adb7c3c8264d81bf13d
Update the Music app to fully use AudioFocus to implement its logic
for pausing and resuming for phone rings and calls.
The Music app does no longer need to implement PhoneStateListener.

Change-Id: I9435969ec2ac7f755390136c3b689ec519742fa6
src/com/android/music/MediaPlaybackService.java