Searched defs:notificationContent (Results 1 – 9 of 9) sorted by relevance
47 NotificationContent notificationContent(normalContent); in HWTEST_F() local63 NotificationContent notificationContent(normalContent); in HWTEST_F() local160 NotificationContent notificationContent(normalContent); in HWTEST_F() local179 NotificationContent notificationContent(conversationContent); in HWTEST_F() local197 NotificationContent notificationContent(pictureContent); in HWTEST_F() local215 NotificationContent notificationContent(multiLineContent); in HWTEST_F() local233 NotificationContent notificationContent(mediaContent); in HWTEST_F() local252 NotificationContent notificationContent(mediaContent); in HWTEST_F() local
33 Notification::NotificationContent notificationContent(normalContent); in DoSomethingInterestingWithMyAPI() local
82 std::string notificationContent; in GetNotificationList() local
61 std::shared_ptr<Notification::NotificationContent> notificationContent in SetContent() local
211 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseOneResult() local304 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseFourResult() local330 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseFiveResult() local348 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseSixResult() local364 std::shared_ptr<NotificationContent> notificationContent = notificationRequest.GetContent(); in CheckCaseSevenResult() local
368 std::shared_ptr<OHOS::Notification::NotificationContent> notificationContent = in SendNiNotification() local
1475 … const std::shared_ptr<NotificationContent> &content, CNotificationContent ¬ificationContent) in SetNotificationContentDetailed()1529 CNotificationContent ¬ificationContent) in SetNotificationContent()
177 CNotificationContent notificationContent; member
1717 auto notificationContent = std::make_shared<NotificationContent>(notificationNormalContent); in UpdateNotificationCommon() local