Searched refs:PrePublishNotificationBySa (Results 1 – 3 of 3) sorted by relevance
1320 …ErrCode PrePublishNotificationBySa(const sptr<NotificationRequest> &request, int32_t uid, std::str…
1672 ErrCode AdvancedNotificationService::PrePublishNotificationBySa(const sptr<NotificationRequest> &re… in PrePublishNotificationBySa() function in OHOS::Notification::AdvancedNotificationService
2369 ErrCode result = PrePublishNotificationBySa(request, uid, bundle); in PublishNotificationBySa()