Searched refs:hasExistingSecondaryCmm (Results 1 – 1 of 1) sorted by relevance
548 private boolean shouldSkipSufficiencyCheck(boolean hasExistingSecondaryCmm) { in shouldSkipSufficiencyCheck() argument549 if (hasExistingSecondaryCmm) { in shouldSkipSufficiencyCheck()608 boolean hasExistingSecondaryCmm = false; in handleScanResults()612 hasExistingSecondaryCmm = true; in handleScanResults()628 boolean skipSufficiencyCheck = shouldSkipSufficiencyCheck(hasExistingSecondaryCmm); in handleScanResults()