Searched defs:DYNAMIC_SNOOZE_TIMES (Results 1 - 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table_old.h | 95 static const std::string DYNAMIC_SNOOZE_TIMES; member in OHOS::Notification::ReminderTable |
H A D | reminder_table.h | 84 static const std::string DYNAMIC_SNOOZE_TIMES; member in OHOS::Notification::ReminderBaseTable |
/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table.cpp | 32 const std::string ReminderBaseTable::DYNAMIC_SNOOZE_TIMES = "dynamic_snooze_times"; member in OHOS::Notification::ReminderBaseTable |
H A D | reminder_table_old.cpp | 34 const std::string ReminderTable::DYNAMIC_SNOOZE_TIMES = "dynamic_snooze_times"; member in OHOS::Notification::ReminderTable |
Completed in 2 milliseconds