Searched refs:SetTemplate (Results 1 – 6 of 6) sorted by relevance
49 req.SetTemplate(requestTemplate); in RequestBackgroundNotify()
76 request.SetTemplate(templ); in DoSomethingInterestingWithMyAPI()
1035 void SetTemplate(const std::shared_ptr<NotificationTemplate> &templ);
1437 void NotificationRequest::SetTemplate(const std::shared_ptr<NotificationTemplate> &templ) in SetTemplate() function in OHOS::Notification::NotificationRequest
1313 req.SetTemplate(notiTemplate);
4664 request.SetTemplate(templ); in GetNotificationTemplate()