Searched defs:RecentNotification (Results 1 – 1 of 1) sorted by relevance
101 struct RecentNotification { struct102 sptr<Notification> notification = nullptr;103 bool isActive = false;104 int32_t deleteReason = 0;105 int64_t deleteTime = 0;