Searched refs:MAX_ACTIVE_NUM_PERAPP (Results 1 – 2 of 2) sorted by relevance
29 constexpr uint32_t MAX_ACTIVE_NUM_PERAPP = 100; variable
1523 if (bundleList.size() >= MAX_ACTIVE_NUM_PERAPP) { in PublishInNotificationList()