Searched refs:NotificationLocalLiveViewSubscriber (Results 1 – 11 of 11) sorted by relevance
24 NotificationLocalLiveViewSubscriber::NotificationLocalLiveViewSubscriber() in NotificationLocalLiveViewSubscriber() function in OHOS::Notification::NotificationLocalLiveViewSubscriber29 NotificationLocalLiveViewSubscriber::~NotificationLocalLiveViewSubscriber() in ~NotificationLocalLiveViewSubscriber()32 const sptr<NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl> NotificationLocalLiveV… in GetImpl()37 NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl::SubscriberLocalLiveViewImpl( in SubscriberLocalLiveViewImpl()38 NotificationLocalLiveViewSubscriber &subscriber) : subscriber_(subscriber) in SubscriberLocalLiveViewImpl()43 void NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl::OnConnected() in OnConnected()54 void NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl::OnDisconnected() in OnDisconnected()65 void NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl::OnResponse(int32_t notificat… in OnResponse()94 NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl::DeathRecipient::DeathRecipient( in DeathRecipient()97 NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl::DeathRecipient::~DeathRecipient()… in ~DeathRecipient()[all …]
222 …tificationHelper::SubscribeLocalLiveViewNotification(const NotificationLocalLiveViewSubscriber &su… in SubscribeLocalLiveViewNotification()
28 class NotificationLocalLiveViewSubscriber {30 NotificationLocalLiveViewSubscriber();32 virtual ~NotificationLocalLiveViewSubscriber();67 SubscriberLocalLiveViewImpl(NotificationLocalLiveViewSubscriber &subscriber);79 NotificationLocalLiveViewSubscriber &subscriber_;
463 …static ErrCode SubscribeLocalLiveViewNotification(const NotificationLocalLiveViewSubscriber &subsc…
25 class LocalLiveViewSubscriberInstance : public NotificationLocalLiveViewSubscriber {
38 class TestAnsSubscriber : public NotificationLocalLiveViewSubscriber {
420 … ErrCode SubscribeLocalLiveViewNotification(const NotificationLocalLiveViewSubscriber &subscriber,
70 class NotificationSubscriber : public OHOS::Notification::NotificationLocalLiveViewSubscriber {
592 … AnsNotification::SubscribeLocalLiveViewNotification(const NotificationLocalLiveViewSubscriber &su… in SubscribeLocalLiveViewNotification()602 …sptr<NotificationLocalLiveViewSubscriber::SubscriberLocalLiveViewImpl> subscriberSptr = subscriber… in SubscribeLocalLiveViewNotification()
94 class TestLocalLiveViewSubscriber : public NotificationLocalLiveViewSubscriber {
91 class NotificationSubscriber : public Notification::NotificationLocalLiveViewSubscriber {