Searched defs:AudioFocusDeathHandler (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaFocusControl.java601 protected class AudioFocusDeathHandler implements IBinder.DeathRecipient { class in class:MediaFocusControl
604 AudioFocusDeathHandler(IBinder cb) { method in class:MediaFocusControl.AudioFocusDeathHandler
653 AudioFocusDeathHandler afdh = new AudioFocusDeathHandler(cb);

Completed in 67 milliseconds