Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h582 DefaultKeyedVector< uid_t, sp<NotificationClient> > mNotificationClients; variable
/frameworks/av/services/audioflinger/
DAudioFlinger.h683 DefaultKeyedVector< pid_t, sp<NotificationClient> > mNotificationClients; variable