Searched refs:CheckShowLimit (Results 1 – 3 of 3) sorted by relevance
172 bool ReminderDataManager::CheckShowLimit(std::unordered_map<std::string, int32_t>& limits, int32_t&… in CheckShowLimit() function in OHOS::Notification::ReminderDataManager
984 if (!CheckShowLimit(limits, totalCount, (*it))) { in ShowActiveReminderExtendLocked()1302 if (!CheckShowLimit(limits, totalCount, (*it))) { in HandleImmediatelyShow()
670 bool CheckShowLimit(std::unordered_map<std::string, int32_t>& limits, int32_t& totalCount,