Home
last modified time | relevance | path

Searched defs:exTitle (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_long_text_content.cpp35 void NotificationLongTextContent::SetExpandedTitle(const std::string &exTitle) in SetExpandedTitle()
H A Dnotification_multiline_content.cpp26 void NotificationMultiLineContent::SetExpandedTitle(const std::string &exTitle) in SetExpandedTitle()
H A Dnotification_picture_content.cpp22 void NotificationPictureContent::SetExpandedTitle(const std::string &exTitle) in SetExpandedTitle()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_picture_content_test.cpp43 std::string exTitle = "ExTitle"; variable
H A Dnotification_multiline_content_test.cpp43 std::string exTitle = "ExTitle"; variable