Home
last modified time | relevance | path

Searched refs:INVALID_REMINDER_MODE (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_slot.h26 static const uint32_t INVALID_REMINDER_MODE = 0xffffffff; member
478 uint32_t reminderMode_ = {INVALID_REMINDER_MODE};
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_slot.cpp288 if (reminderMode_ != INVALID_REMINDER_MODE) { in GetReminderMode()

Completed in 2 milliseconds