Searched refs:MAX_NUM_COMPONENTS (Results 1 – 1 of 1) sorted by relevance
246 private static final int MAX_NUM_COMPONENTS = 30000; field in ParsingPackageUtils248 "Total number of components has exceeded the maximum number: " + MAX_NUM_COMPONENTS;831 + pkg.getReceivers().size()) > MAX_NUM_COMPONENTS; in hasTooManyComponents()