Searched refs:afdh (Results 1 – 1 of 1) sorted by relevance
756 AudioFocusDeathHandler afdh = new AudioFocusDeathHandler(cb); in requestAudioFocus() local759 cb.linkToDeath(afdh, 0); in requestAudioFocus()773 cb.unlinkToDeath(afdh, 0); in requestAudioFocus()791 clientId, afdh, callingPackageName, Binder.getCallingUid(), this, sdk); in requestAudioFocus()