Searched defs:REPEAT_DAYS_OF_WEEK (Results 1 – 5 of 5) sorted by relevance
207 static const std::string REPEAT_DAYS_OF_WEEK; variable235 static const std::string REPEAT_DAYS_OF_WEEK; variable
195 static const std::string REPEAT_DAYS_OF_WEEK; variable
59 const std::string ReminderAlarmTable::REPEAT_DAYS_OF_WEEK = "repeat_days_of_week"; member in OHOS::Notification::ReminderAlarmTable71 const std::string ReminderCalendarTable::REPEAT_DAYS_OF_WEEK = "repeat_days_of_week"; member in OHOS::Notification::ReminderCalendarTable
54 const std::string ReminderTable::REPEAT_DAYS_OF_WEEK = "repeat_days_of_week"; member in OHOS::Notification::ReminderTable
36 const char* REPEAT_DAYS_OF_WEEK = "daysOfWeek"; variable