OSDN Git Service

Focus loss value takes into account previous loss
authorJean-Michel Trivi <jmtrivi@google.com>
Tue, 30 Jul 2013 21:21:34 +0000 (14:21 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Tue, 30 Jul 2013 21:21:34 +0000 (14:21 -0700)
commit53e6e287ffe924b6d26237e167a1a8996054e17e
treeee2220d42b2a83ddae658f9047129fc617ffc24d
parentf2c89b9ed65116888f1d4a863b7c10c007a49c5d
Focus loss value takes into account previous loss

Implement a state machine to represent how to transition to the
 next audio focus loss state, given the current focus loss (state)
 and the given external focus gain (transition).

Bug 8315302

Change-Id: I4a3d5a4a53c842caceaa876206a993c4e5446681
media/java/android/media/FocusRequester.java