Home
last modified time | relevance | path

Searched defs:CNotificationContentV2 (Results 1 – 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
Dnotification_utils.h117 struct CNotificationContentV2 { struct
118 int32_t notificationContentType;
119 CNotificationBasicContentV2* normal;
120 CNotificationLongTextContentV2* longText;
121 CNotificationMultiLineContentV2* multiLine;
122 CNotificationPictureContentV2* picture;
123 CNotificationSystemLiveViewContentV2* systemLiveView;