Searched refs:removeNotificationClient (Results 1 – 5 of 5) sorted by relevance
34 virtual void removeNotificationClient(pid_t pid) EXCLUDES_AudioFlinger_Mutex = 0;
289 void removeNotificationClient(pid_t pid) final EXCLUDES_AudioFlinger_Mutex;
2232 void AudioFlinger::removeNotificationClient(pid_t pid) in removeNotificationClient() function in android::AudioFlinger2379 mAudioFlinger->removeNotificationClient(mPid); in binderDied()
433 void AudioPolicyService::removeNotificationClient(uid_t uid, pid_t pid) in removeNotificationClient() function in android::AudioPolicyService697 service->removeNotificationClient(mUid, mPid); in binderDied()
402 void removeNotificationClient(uid_t uid, pid_t pid);