Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
DWifiScanningServiceImpl.java449 private boolean doesAnyExistingImplSatisfy(WifiScannerImpl newImpl) { in doesAnyExistingImplSatisfy() argument
451 if (existingImpl.getChannelHelper().satisfies(newImpl.getChannelHelper())) { in doesAnyExistingImplSatisfy()