Home
last modified time | relevance | path

Searched refs:GROUP_EVENT_REASON_NOTIFY_SEEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_group_common.h55 const uint32_t GROUP_EVENT_REASON_NOTIFY_SEEN = 0x0002; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp51 {BundleActiveEvent::NOTIFICATION_SEEN, GROUP_EVENT_REASON_NOTIFY_SEEN}, in BundleActiveGroupController()