Searched refs:ServiceNotificationListener (Results 1 – 2 of 2) sorted by relevance
42 class ServiceNotificationListener : public IServiceNotification { class44 explicit ServiceNotificationListener(sp<DevicesFactoryHalHidl> factory) in ServiceNotificationListener() function in android::ServiceNotificationListener72 sp<ServiceNotificationListener> listener = new ServiceNotificationListener(this); in onFirstRef()
55 friend class ServiceNotificationListener;