Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_trust_list.h37 bool IsLiveViewTrtust(const std::string bundleName);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_trust_list.cpp66 bool NotificationTrustList::IsLiveViewTrtust(const std::string bundleName) in IsLiveViewTrtust() function in OHOS::Notification::NotificationTrustList
H A Dadvanced_notification_slot_service.cpp490 …DelayedSingleton<NotificationTrustList>::GetInstance()->IsLiveViewTrtust(bundleOption->GetBundleNa… in AssignValidNotificationSlot()