Searched refs:NOTIFICATION_MIN_COUNT (Results 1 – 3 of 3) sorted by relevance
55 constexpr int32_t NOTIFICATION_MIN_COUNT = 0; variable
288 if ((count < NOTIFICATION_MIN_COUNT) || (count > NOTIFICATION_MAX_COUNT)) { in RunAsSettingCommand()
1483 if ((count < NOTIFICATION_MIN_COUNT) || (count > NOTIFICATION_MAX_COUNT)) { in SetRecentNotificationCount()