Searched refs:numberWarnings (Results 1 – 1 of 1) sorted by relevance
302 final int numberWarnings = warnings.size(); in checkWhitelistedSystemPackages() local303 if (numberWarnings == 0) { in checkWhitelistedSystemPackages()308 + ") has " + numberWarnings + " warnings:"); in checkWhitelistedSystemPackages()309 for (int i = 0; i < numberWarnings; i++) { in checkWhitelistedSystemPackages()