Searched refs:exTitle (Results 1 – 8 of 8) sorted by relevance
43 std::string exTitle = "ExTitle"; variable45 rrc->SetExpandedTitle(exTitle);46 EXPECT_EQ(rrc->GetExpandedTitle(), exTitle);
35 void NotificationLongTextContent::SetExpandedTitle(const std::string &exTitle) in SetExpandedTitle() argument37 expandedTitle_ = exTitle; in SetExpandedTitle()
26 void NotificationMultiLineContent::SetExpandedTitle(const std::string &exTitle) in SetExpandedTitle() argument28 expandedTitle_ = exTitle; in SetExpandedTitle()
22 void NotificationPictureContent::SetExpandedTitle(const std::string &exTitle) in SetExpandedTitle() argument24 expandedTitle_ = exTitle; in SetExpandedTitle()
38 void SetExpandedTitle(const std::string &exTitle);
44 void SetExpandedTitle(const std::string &exTitle);
37 void SetExpandedTitle(const std::string &exTitle);