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.h176 struct CNotificationRequest { struct
177 CNotificationContent notificationContent;
178 int32_t id;
179 int32_t notificationSlotType;
180 bool isOngoing;
181 bool isUnremovable;
182 int64_t deliveryTime;
183 bool tapDismissed;
184 int64_t autoDeletedTime;
185 uint32_t color;
[all …]