Searched refs:AudioPolicyServiceClient (Results 1 – 2 of 2) sorted by relevance
214 class AudioPolicyServiceClient: public IBinder::DeathRecipient217 AudioPolicyServiceClient() { in AudioPolicyServiceClient() function225 static sp<AudioPolicyServiceClient> gAudioPolicyServiceClient;227 friend class AudioPolicyServiceClient; variable
480 sp<AudioSystem::AudioPolicyServiceClient> AudioSystem::gAudioPolicyServiceClient;498 gAudioPolicyServiceClient = new AudioPolicyServiceClient(); in get_audio_policy_service()746 void AudioSystem::AudioPolicyServiceClient::binderDied(const wp<IBinder>& who) { in binderDied()