Searched refs:afdh (Results 1 – 1 of 1) sorted by relevance
746 AudioFocusDeathHandler afdh = new AudioFocusDeathHandler(cb); in requestAudioFocus() local748 cb.linkToDeath(afdh, 0); in requestAudioFocus()762 cb.unlinkToDeath(afdh, 0); in requestAudioFocus()780 clientId, afdh, callingPackageName, Binder.getCallingUid(), this); in requestAudioFocus()