Searched refs:MONDAY (Results 1 – 2 of 2) sorted by relevance
154 static const uint8_t MONDAY; variable
24 const uint8_t ReminderRequestAlarm::MONDAY = 1; member in OHOS::Notification::ReminderRequestAlarm87 if (*it < MONDAY || *it > SUNDAY) { in SetDaysOfWeek()