Searched defs:longTextContent (Results 1 – 4 of 4) sorted by relevance
32 NotificationContent::NotificationContent(const std::shared_ptr<NotificationLongTextContent> &longTe… in NotificationContent()
529 …std::shared_ptr<NotificationLongTextContent> longTextContent = std::make_shared<NotificationLongTe… variable2463 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable2524 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable
883 std::shared_ptr<NotificationLongTextContent> longTextContent = variable
891 OHOS::Notification::NotificationLongTextContent *longTextContent = in SetNotificationLongTextContent() local