Searched refs:removeNotificationClient (Results 1 – 4 of 4) sorted by relevance
748 void removeNotificationClient(pid_t pid);
1761 void AudioFlinger::removeNotificationClient(pid_t pid) in removeNotificationClient() function in android::AudioFlinger1891 mAudioFlinger->removeNotificationClient(mPid); in binderDied()
284 void removeNotificationClient(uid_t uid, pid_t pid);
167 void AudioPolicyService::removeNotificationClient(uid_t uid, pid_t pid) in removeNotificationClient() function in android::AudioPolicyService312 service->removeNotificationClient(mUid, mPid); in binderDied()