Searched refs:newImpl (Results 1 – 1 of 1) sorted by relevance
449 private boolean doesAnyExistingImplSatisfy(WifiScannerImpl newImpl) { in doesAnyExistingImplSatisfy() argument451 if (existingImpl.getChannelHelper().satisfies(newImpl.getChannelHelper())) { in doesAnyExistingImplSatisfy()