Searched refs:ServiceNotificationListener (Results 1 – 2 of 2) sorted by relevance
43 class ServiceNotificationListener : public IServiceNotification { class45 explicit ServiceNotificationListener(sp<DevicesFactoryHalHidl> factory) in ServiceNotificationListener() function in android::CPP_VERSION::ServiceNotificationListener73 sp<ServiceNotificationListener> listener = new ServiceNotificationListener(this); in onFirstRef()
50 friend class ServiceNotificationListener;