Searched defs:SNOOZE_TIMES (Results 1 – 5 of 5) sorted by relevance
90 static const std::string SNOOZE_TIMES; variable
79 static const std::string SNOOZE_TIMES; variable
33 const std::string ReminderTable::SNOOZE_TIMES = "snooze_times"; member in OHOS::Notification::ReminderTable
31 const std::string ReminderBaseTable::SNOOZE_TIMES = "snooze_times"; member in OHOS::Notification::ReminderBaseTable
58 const char* SNOOZE_TIMES = "snoozeTimes"; variable