Searched defs:briefText (Results 1 – 5 of 5) sorted by relevance
32 void NotificationPictureContent::SetBriefText(const std::string &briefText) in SetBriefText()
36 void NotificationMultiLineContent::SetBriefText(const std::string &briefText) in SetBriefText()
45 void NotificationLongTextContent::SetBriefText(const std::string &briefText) in SetBriefText()
57 std::string briefText = "BriefText"; variable