Searched refs:AudioPolicyServiceClient (Results 1 – 2 of 2) sorted by relevance
278 class AudioPolicyServiceClient: public IBinder::DeathRecipient281 AudioPolicyServiceClient() { in AudioPolicyServiceClient() function289 static sp<AudioPolicyServiceClient> gAudioPolicyServiceClient;291 friend class AudioPolicyServiceClient; variable
519 sp<AudioSystem::AudioPolicyServiceClient> AudioSystem::gAudioPolicyServiceClient;537 gAudioPolicyServiceClient = new AudioPolicyServiceClient(); in get_audio_policy_service()807 void AudioSystem::AudioPolicyServiceClient::binderDied(const wp<IBinder>& who) { in binderDied()