Searched refs:BASIC_TEXT (Results 1 – 4 of 4) sorted by relevance
28 contentType_ = NotificationContent::Type::BASIC_TEXT; in NotificationContent()102 …std::string contentTypeStr = (contentType_ == NotificationContent::Type::BASIC_TEXT) ? "BASIC_… in Dump()205 case NotificationContent::Type::BASIC_TEXT: in ReadFromParcel()265 case NotificationContent::Type::BASIC_TEXT: in ConvertJsonToContent()
41 BASIC_TEXT, enumerator
156 EXPECT_EQ(result, NotificationContent::Type::BASIC_TEXT); in HWTEST_F()
1770 case NotificationContent::Type::BASIC_TEXT: in GetNotificationContent()4316 outType = NotificationContent::Type::BASIC_TEXT; in ContentTypeJSToC()4340 case NotificationContent::Type::BASIC_TEXT: in ContentTypeCToJS()