Searched refs:CONVERSATION (Results 1 – 11 of 11) sorted by relevance
64 contentType_ = NotificationContent::Type::CONVERSATION; in NotificationContent()129 … : (contentType_ == NotificationContent::Type::CONVERSATION) ? "CONVERSATION" in Dump()237 case NotificationContent::Type::CONVERSATION: in ReadFromParcel()304 case NotificationContent::Type::CONVERSATION: in ConvertJsonToContent()341 … convertStrToContentType_[CONTENT_TYPE_CONVERSATION] = NotificationContent::Type::CONVERSATION; in GetContentTypeByString()
2650 case NotificationContent::Type::CONVERSATION: in CheckImageSizeForContent()
48 CONVERSATION, enumerator
37 outType = NotificationContent::Type::CONVERSATION; in ContentTypeJSToC()67 case NotificationContent::Type::CONVERSATION: in ContentTypeCToJS()
181 EXPECT_EQ(result, NotificationContent::Type::CONVERSATION); in HWTEST_F()310 jsonObject["contentType"] = NotificationContent::Type::CONVERSATION;
104 EXPECT_EQ(outType, NotificationContent::Type::CONVERSATION);135 inType = NotificationContent::Type::CONVERSATION;
317 outType = NotificationContent::Type::CONVERSATION; in ContentTypeCJToC()383 case NotificationContent::Type::CONVERSATION: in GetNotificationContent()
91 case NotificationContent::Type::CONVERSATION: in GetNotificationContent()
479 case NotificationContent::Type::CONVERSATION: in GetNotificationContent()
1605 return ((type == NotificationContent::Type::CONVERSATION) || in IsNonDistributedNotificationType()
306 … EXPECT_EQ(NotificationContent::Type::CONVERSATION, notificationContent->GetContentType()); in CheckCaseFourResult()