Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioClientTracker.h97 std::map<pid_t, android::sp<NotificationClient>> mNotificationClients; variable
/frameworks/av/services/audiopolicy/service/
DAudioPolicyService.h579 DefaultKeyedVector< uid_t, sp<NotificationClient> > mNotificationClients; variable
/frameworks/av/services/audioflinger/
DAudioFlinger.h779 DefaultKeyedVector< pid_t, sp<NotificationClient> > mNotificationClients; variable