Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_subscriber_manager.cpp503 bool isCommonLiveView = notification->GetNotificationRequest().IsCommonLiveView(); in NotifyCanceledInner() local
505 if (isCommonLiveView) { in NotifyCanceledInner()
519 if (isCommonLiveView && liveViewContent != nullptr) { in NotifyCanceledInner()