Home
last modified time | relevance | path

Searched refs:MAX_NUM_REMINDER_LIMIT_SYSTEM (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_data_manager.h682 static constexpr int16_t MAX_NUM_REMINDER_LIMIT_SYSTEM = 12000; member in OHOS::Notification::final
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp332 if (totalCount_ >= ReminderDataManager::MAX_NUM_REMINDER_LIMIT_SYSTEM) { in CheckReminderLimitExceededLocked()
334 and new reminder can not be published", MAX_NUM_REMINDER_LIMIT_SYSTEM); in CheckReminderLimitExceededLocked()

Completed in 5 milliseconds