Searched defs:RecentNotification (Results 1 – 1 of 1) sorted by relevance
64 struct RecentNotification { struct65 sptr<Notification> notification = nullptr;66 bool isActive = false;67 int32_t deleteReason = 0;68 int64_t deleteTime = 0;