Searched refs:afdh (Results 1 – 1 of 1) sorted by relevance
779 AudioFocusDeathHandler afdh = new AudioFocusDeathHandler(cb); in requestAudioFocus() local781 cb.linkToDeath(afdh, 0); in requestAudioFocus()795 cb.unlinkToDeath(afdh, 0); in requestAudioFocus()813 clientId, afdh, callingPackageName, Binder.getCallingUid(), this); in requestAudioFocus()