Searched refs:numberWarnings (Results 1 – 1 of 1) sorted by relevance
281 final int numberWarnings = warnings.size(); in checkWhitelistedSystemPackages() local282 if (numberWarnings == 0) { in checkWhitelistedSystemPackages()287 + ") has " + numberWarnings + " warnings:"); in checkWhitelistedSystemPackages()288 for (int i = 0; i < numberWarnings; i++) { in checkWhitelistedSystemPackages()