Searched refs:SetNotificationContent (Results 1 – 8 of 8) sorted by relevance
368 void SetNotificationContent(const std::string ¬ificationContent);
228 void AccessibilityEventInfo::SetNotificationContent(const std::string ¬ificationContent) in SetNotificationContent() function in OHOS::Accessibility::AccessibilityEventInfo
153 eventInfo_->SetNotificationContent(content);
167 eventInfo.SetNotificationContent(notificationContent); in CreateEventInfoSecondPart()
360 static napi_value SetNotificationContent(
347 sourceEventInfo.SetNotificationContent(notificationContent); in GenerateAccessibilityEventInfo()
108 napi_value Common::SetNotificationContent( in SetNotificationContent() function in OHOS::NotificationNapi::Common
297 if (!SetNotificationContent(env, content, contentResult)) { in SetNotificationRequestByCustom()