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

/frameworks/av/services/audiopolicy/
H A DAudioPolicyService.h512 DefaultKeyedVector< uid_t, sp<NotificationClient> > mNotificationClients; member in class:android::AudioPolicyService
513 Mutex mNotificationClientsLock; // protects mNotificationClients
/frameworks/av/services/audioflinger/
H A DAudioFlinger.h660 // protects mClients and mNotificationClients.
714 DefaultKeyedVector< pid_t, sp<NotificationClient> > mNotificationClients; member in class:android::AudioFlinger

Completed in 209 milliseconds