Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiohal/impl/
DDevicesFactoryHalHidl.cpp43 class ServiceNotificationListener : public IServiceNotification { class
45 explicit ServiceNotificationListener(sp<DevicesFactoryHalHidl> factory) in ServiceNotificationListener() function in android::CPP_VERSION::ServiceNotificationListener
73 sp<ServiceNotificationListener> listener = new ServiceNotificationListener(this); in onFirstRef()
DDevicesFactoryHalHidl.h50 friend class ServiceNotificationListener;