Searched refs:MAX_NOTIFICATION_NUM (Results 1 – 2 of 2) sorted by relevance
563 const int32_t MAX_NOTIFICATION_NUM = 3; variable
3127 if (flowControlPublishTimestampList_.size() >= MAX_NOTIFICATION_NUM) { in NotifySystemUI()