Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/advanced_notification_publish/
H A Dlive_publish_process.cpp51 if (!CheckLocalLiveViewAllowed(request, isUpdateByOwnerAllowed)) { in PublishPreWork()
118 bool LivePublishProcess::CheckLocalLiveViewAllowed( in CheckLocalLiveViewAllowed() function in OHOS::Notification::LivePublishProcess
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dlive_publish_process.h34 …bool CheckLocalLiveViewAllowed(const sptr<NotificationRequest> &request, bool isUpdateByOwnerAllow…
H A Dadvanced_notification_service.h1340 bool CheckLocalLiveViewAllowed(const sptr<NotificationRequest> &request);