Home
last modified time | relevance | path

Searched defs:NotificationFlags (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ets/ani/include/
Dsts_notification_flag.h23 using NotificationFlags = OHOS::Notification::NotificationFlags; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_flags.cpp28 NotificationFlags::NotificationFlags(uint32_t reminderFlags): reminderFlags_(reminderFlags) in NotificationFlags() function in OHOS::Notification::NotificationFlags