Searched refs:CONVERSATION (Results 1 – 6 of 6) sorted by relevance
61 contentType_ = NotificationContent::Type::CONVERSATION; in NotificationContent()103 … : (contentType_ == NotificationContent::Type::CONVERSATION) ? "CONVERSATION" in Dump()209 case NotificationContent::Type::CONVERSATION: in ReadFromParcel()268 case NotificationContent::Type::CONVERSATION: in ConvertJsonToContent()
46 CONVERSATION, enumerator
175 EXPECT_EQ(result, NotificationContent::Type::CONVERSATION); in HWTEST_F()
1038 case NotificationContent::Type::CONVERSATION: { in CheckImageSizeForContent()1136 …return ((type == NotificationContent::Type::CONVERSATION) || (type == NotificationContent::Type::P… in IsNonDistributedNotificationType()
1785 case NotificationContent::Type::CONVERSATION: in GetNotificationContent()4328 outType = NotificationContent::Type::CONVERSATION; in ContentTypeJSToC()4352 case NotificationContent::Type::CONVERSATION: in ContentTypeCToJS()
262 … EXPECT_EQ(NotificationContent::Type::CONVERSATION, notificationContent->GetContentType()); in CheckCaseFourResult()