Searched refs:ignoreIfNotAllowedCount (Results 1 – 1 of 1) sorted by relevance
902 final int ignoreIfNotAllowedCount = mOpsToIgnoreIfNotAllowed.size(); in syncPackages() local903 for (int i = 0; i < ignoreIfNotAllowedCount; i++) { in syncPackages()