Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
Dnotification_utils.h117 struct CNotificationContent { struct
118 int32_t notificationContentType;
119 CNotificationBasicContent* normal;
120 CNotificationLongTextContent* longText;
121 CNotificationMultiLineContent* multiLine;
122 CNotificationPictureContent* picture;
123 CNotificationSystemLiveViewContent* systemLiveView;