Searched refs:SubscribeLocalLiveViewNotification (Results 1 – 8 of 8) sorted by relevance
68 … NotificationHelper::SubscribeLocalLiveViewNotification(*(asynccallbackinfo->objectInfo), false); in NapiSubscriteLocalAcitvity()
222 ErrCode NotificationHelper::SubscribeLocalLiveViewNotification(const NotificationLocalLiveViewSubsc… in SubscribeLocalLiveViewNotification() function in OHOS::Notification::NotificationHelper225 …return DelayedSingleton<AnsNotification>::GetInstance()->SubscribeLocalLiveViewNotification(subscr… in SubscribeLocalLiveViewNotification()
463 …static ErrCode SubscribeLocalLiveViewNotification(const NotificationLocalLiveViewSubscriber &subsc…
420 … ErrCode SubscribeLocalLiveViewNotification(const NotificationLocalLiveViewSubscriber &subscriber,
592 ErrCode AnsNotification::SubscribeLocalLiveViewNotification(const NotificationLocalLiveViewSubscrib… in SubscribeLocalLiveViewNotification() function in OHOS::Notification::AnsNotification
1715 …EXPECT_EQ(0, NotificationHelper::SubscribeLocalLiveViewNotification(systemLiveViewSubscriber, true…
1523 … int32_t result = NotificationHelper::SubscribeLocalLiveViewNotification(NOTIFICATION_SUBSCRIBER); in StartNotification()
3132 …int32_t result = Notification::NotificationHelper::SubscribeLocalLiveViewNotification(NOTIFICATION… in NotifySystemUI()