Searched defs:mNotificationClients (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.h578 DefaultKeyedVector< uid_t, sp<NotificationClient> > mNotificationClients; member in class:android::AudioPolicyService
579 Mutex mNotificationClientsLock; // protects mNotificationClients
/frameworks/av/services/audioflinger/
H A DAudioFlinger.h720 // protects mClients and mNotificationClients.
776 DefaultKeyedVector< pid_t, sp<NotificationClient> > mNotificationClients; member in class:android::AudioFlinger

Completed in 577 milliseconds