Home
last modified time | relevance | path

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

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