Home
last modified time | relevance | path

Searched defs:longText (Results 1 – 2 of 2) sorted by relevance

/base/notification/ans_standard/frameworks/ans/native/src/
Dnotification_long_text_content.cpp24 NotificationLongTextContent::NotificationLongTextContent(const std::string &longText) in NotificationLongTextContent()
49 void NotificationLongTextContent::SetLongText(const std::string &longText) in SetLongText()
/base/notification/ans_standard/interfaces/kits/js/notification/
DnotificationContent.d.ts57 longText: string; property
204 longText?: NotificationLongTextContent; property