Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/oboeservice/
H A DAAudioClientTracker.cpp79 const sp<NotificationClient> notificationClient = new NotificationClient(pid, binder); in registerClient() local
144 sp<NotificationClient> notificationClient = mNotificationClients[pid]; in getNotificationClient_l() local
/aosp_15_r20/frameworks/av/services/audiopolicy/service/
H A DAudioPolicyService.cpp384 sp<NotificationClient> notificationClient = new NotificationClient(this, in registerClient() local
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp2236 auto notificationClient = sp<NotificationClient>::make( in registerClient() local