Searched refs:AudioFocusDeathHandler (Results 1 – 2 of 2) sorted by relevance
20 import android.media.MediaFocusControl.AudioFocusDeathHandler;38 private AudioFocusDeathHandler mDeathHandler;78 IAudioFocusDispatcher afl, IBinder source, String id, AudioFocusDeathHandler hdlr, in FocusRequester()
605 protected class AudioFocusDeathHandler implements IBinder.DeathRecipient { class in MediaFocusControl608 AudioFocusDeathHandler(IBinder cb) { in AudioFocusDeathHandler() method in MediaFocusControl.AudioFocusDeathHandler746 AudioFocusDeathHandler afdh = new AudioFocusDeathHandler(cb); in requestAudioFocus()