Searched refs:GetTemplateSupported (Results 1 – 3 of 3) sorted by relevance
252 ErrCode GetTemplateSupported(const std::string &templateName, bool &support);
998 ErrCode NotificationPreferences::GetTemplateSupported(const std::string& templateName, bool &suppor… in GetTemplateSupported() function in OHOS::Notification::NotificationPreferences
1287 … result = NotificationPreferences::GetInstance()->GetTemplateSupported(templateName, support); in IsSupportTemplate()