Searched refs:removeNotificationClient (Results 1 – 5 of 5) sorted by relevance
34 virtual void removeNotificationClient(pid_t pid) EXCLUDES_AudioFlinger_Mutex = 0;
281 void removeNotificationClient(pid_t pid) final EXCLUDES_AudioFlinger_Mutex;
2123 void AudioFlinger::removeNotificationClient(pid_t pid) in removeNotificationClient() function in android::AudioFlinger2254 mAudioFlinger->removeNotificationClient(mPid); in binderDied()
425 void AudioPolicyService::removeNotificationClient(uid_t uid, pid_t pid) in removeNotificationClient() function in android::AudioPolicyService688 service->removeNotificationClient(mUid, mPid); in binderDied()
371 void removeNotificationClient(uid_t uid, pid_t pid);