Searched refs:NOTIFICATION_SEEN (Results 1 – 5 of 5) sorted by relevance
49 static const int32_t NOTIFICATION_SEEN = 19; variable
51 {BundleActiveEvent::NOTIFICATION_SEEN, GROUP_EVENT_REASON_NOTIFY_SEEN}, in BundleActiveGroupController()264 case BundleActiveEvent::NOTIFICATION_SEEN: in ReportEvent()
599 database_.QueryNotificationEventStats(BundleActiveEvent::NOTIFICATION_SEEN, in QueryNotificationEventStats()624 && (currentStats->events_.events_[i].eventId_== BundleActiveEvent::NOTIFICATION_SEEN)) { in GetCachedNotificationEvents()630 singleEventStats.eventId_ = BundleActiveEvent::NOTIFICATION_SEEN; in GetCachedNotificationEvents()
1107 event.eventId_ = BundleActiveEvent::NOTIFICATION_SEEN;
857 …Stats::BundleActiveEvent event(DeviceUsageStats::BundleActiveEvent::NOTIFICATION_SEEN, bundleName); in ReportInfoToResourceSchedule()