HomeSort by relevance Sort by last modified time
    Searched defs:mNotificationClients (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/oboeservice/
AAudioClientTracker.h 97 std::map<pid_t, android::sp<NotificationClient>> mNotificationClients;
  /frameworks/av/services/audiopolicy/service/
AudioPolicyService.h     [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.h 704 // protects mClients and mNotificationClients.
760 DefaultKeyedVector< pid_t, sp<NotificationClient> > mNotificationClients;
    [all...]

Completed in 69 milliseconds