Home
last modified time | relevance | path

Searched refs:NOTIFICATION_SEEN (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/
H A Dbundle_active_event.h49 static const int32_t NOTIFICATION_SEEN = 19; member in OHOS::DeviceUsageStats::BundleActiveEvent
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp50 {BundleActiveEvent::NOTIFICATION_SEEN, GROUP_EVENT_REASON_NOTIFY_SEEN}, in BundleActiveGroupController()
265 case BundleActiveEvent::NOTIFICATION_SEEN: in ReportEvent()
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp613 database_.QueryNotificationEventStats(BundleActiveEvent::NOTIFICATION_SEEN, in QueryNotificationEventStats()
638 && (currentStats->events_.events_[i].eventId_== BundleActiveEvent::NOTIFICATION_SEEN)) { in GetCachedNotificationEvents()
644 singleEventStats.eventId_ = BundleActiveEvent::NOTIFICATION_SEEN; in GetCachedNotificationEvents()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp1085 event.eventId_ = BundleActiveEvent::NOTIFICATION_SEEN; in HWTEST_F()

Completed in 9 milliseconds