Searched defs:RecentNotification (Results 1 – 1 of 1) sorted by relevance
53 struct RecentNotification { struct54 sptr<Notification> notification = nullptr;55 bool isActive = false;56 int32_t deleteReason = 0;57 int64_t deleteTime = 0;