Home
last modified time | relevance | path

Searched refs:removeNotificationClient (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.cpp133 void AudioPolicyService::removeNotificationClient(uid_t uid) in removeNotificationClient() function in android::AudioPolicyService
243 service->removeNotificationClient(mUid); in binderDied()
DAudioPolicyService.h223 void removeNotificationClient(uid_t uid);
/frameworks/av/services/audioflinger/
DAudioFlinger.h674 void removeNotificationClient(pid_t pid);
DAudioFlinger.cpp1413 void AudioFlinger::removeNotificationClient(pid_t pid) in removeNotificationClient() function in android::AudioFlinger
1528 mAudioFlinger->removeNotificationClient(mPid); in binderDied()