Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
Dnotification_utils.h176 struct CNotificationRequestV2 { struct
177 CNotificationContentV2 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 …]