Searched refs:SetLongText (Results 1 – 8 of 8) sorted by relevance
32 SetLongText(longText); in NotificationLongTextContent()55 void NotificationLongTextContent::SetLongText(const std::string &longText) in SetLongText() function in OHOS::Notification::NotificationLongTextContent
45 rrc->SetLongText(longText);171 rrc->SetLongText("test");
28 notificationLongTextContent.SetLongText(stringData); in DoSomethingInterestingWithMyAPI()
76 void SetLongText(const std::string &longText);
100 longContent->SetLongText(std::string(long_str)); in GetNotificationLongTextContentDetailed()
269 longContent->SetLongText(long_str); in GetNotificationLongTextContentDetailed()
668 longContent->SetLongText(commonStr); in GetNotificationLongTextContentDetailed()
976 longTextContent->SetLongText("longtext");