Searched refs:AudioPolicyServiceClient (Results 1 – 2 of 2) sorted by relevance
1020 sp<AudioSystem::AudioPolicyServiceClient> client; in onNewService()1030 mClient = sp<AudioSystem::AudioPolicyServiceClient>::make(); in onNewService()1047 sp<AudioSystem::AudioPolicyServiceClient> client; in onServiceDied()1111 static sp<AudioSystem::AudioPolicyServiceClient> getClient() { in getClient()1162 static inline constinit sp<AudioSystem::AudioPolicyServiceClient> mClient GUARDED_BY(mMutex);1179 sp<AudioSystem::AudioPolicyServiceClient> AudioSystem::getAudioPolicyClient() { in getAudioPolicyClient()2990 int AudioSystem::AudioPolicyServiceClient::addAudioPortCallback( in addAudioPortCallback()2996 int AudioSystem::AudioPolicyServiceClient::removeAudioPortCallback( in removeAudioPortCallback()3002 Status AudioSystem::AudioPolicyServiceClient::onAudioPortListUpdate() { in onAudioPortListUpdate()3010 Status AudioSystem::AudioPolicyServiceClient::onAudioPatchListUpdate() { in onAudioPatchListUpdate()[all …]
102 friend class AudioPolicyServiceClient; variable871 class AudioPolicyServiceClient: public media::BnAudioPolicyServiceClient {873 AudioPolicyServiceClient() = default;926 static sp<AudioPolicyServiceClient> getAudioPolicyClient();