Home
last modified time | relevance | path

Searched refs:ServiceNotificationListener (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalHidl.cpp42 class ServiceNotificationListener : public IServiceNotification { class
44 explicit ServiceNotificationListener(sp<DevicesFactoryHalHidl> factory) in ServiceNotificationListener() function in android::ServiceNotificationListener
72 sp<ServiceNotificationListener> listener = new ServiceNotificationListener(this); in onFirstRef()
DDevicesFactoryHalHidl.h55 friend class ServiceNotificationListener;