Searched defs:exTitle (Results 1 – 5 of 5) sorted by relevance
35 void NotificationLongTextContent::SetExpandedTitle(const std::string &exTitle) in SetExpandedTitle()
26 void NotificationMultiLineContent::SetExpandedTitle(const std::string &exTitle) in SetExpandedTitle()
22 void NotificationPictureContent::SetExpandedTitle(const std::string &exTitle) in SetExpandedTitle()
43 std::string exTitle = "ExTitle"; variable