Searched refs:afdh (Results 1 – 1 of 1) sorted by relevance
816 AudioFocusDeathHandler afdh = new AudioFocusDeathHandler(cb); in requestAudioFocus() local819 cb.linkToDeath(afdh, 0); in requestAudioFocus()833 cb.unlinkToDeath(afdh, 0); in requestAudioFocus()851 clientId, afdh, callingPackageName, Binder.getCallingUid(), this, sdk); in requestAudioFocus()