Searched defs:longTextContent (Results 1 – 5 of 5) sorted by relevance
28 std::shared_ptr<Notification::NotificationLongTextContent> longTextContent = in DoSomethingInterestingWithMyAPI() local
32 NotificationContent::NotificationContent(const std::shared_ptr<NotificationLongTextContent> &longTe… in NotificationContent()
529 …std::shared_ptr<NotificationLongTextContent> longTextContent = std::make_shared<NotificationLongTe… variable2436 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable2490 …std::shared_ptr<NotificationContent> longTextContent = std::make_shared<NotificationContent>(conte… variable
880 std::shared_ptr<NotificationLongTextContent> longTextContent = variable
970 OHOS::Notification::NotificationLongTextContent *longTextContent = in SetNotificationLongTextContent() local