Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
Dnotification_utils.h95 struct CNotificationRequest { struct
96 CNotificationContent notificationContent;
97 int32_t id;
98 int32_t notificationSlotType;
99 bool isOngoing;
100 bool isUnremovable;
101 int64_t deliveryTime;
102 bool tapDismissed;
103 int64_t autoDeletedTime;
104 uint32_t color;
[all …]