Searched refs:removeNotificationClient (Results 1 – 5 of 5) sorted by relevance
34 virtual void removeNotificationClient(pid_t pid) EXCLUDES_AudioFlinger_Mutex = 0;
287 void removeNotificationClient(pid_t pid) final EXCLUDES_AudioFlinger_Mutex;
2261 void AudioFlinger::removeNotificationClient(pid_t pid) in removeNotificationClient() function in android::AudioFlinger2402 mAudioFlinger->removeNotificationClient(mPid); in binderDied()
429 void AudioPolicyService::removeNotificationClient(uid_t uid, pid_t pid) in removeNotificationClient() function in android::AudioPolicyService693 service->removeNotificationClient(mUid, mPid); in binderDied()
398 void removeNotificationClient(uid_t uid, pid_t pid);