Home
last modified time | relevance | path

Searched refs:newImpl (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/
DWifiScanningServiceImpl.java745 private boolean doesAnyExistingImplSatisfy(WifiScannerImpl newImpl) { in doesAnyExistingImplSatisfy() argument
747 if (existingImpl.getChannelHelper().satisfies(newImpl.getChannelHelper())) { in doesAnyExistingImplSatisfy()