Searched defs:isCurrentNetwork (Results 1 – 3 of 3) sorted by relevance
235 private Integer getNetworkScore(ScanResult scanResult, boolean isCurrentNetwork) { in getNetworkScore()266 ScanResult scanResult, WifiConfiguration config, boolean isCurrentNetwork) { in trackUntrustedCandidate()285 ScanResult scanResult, WifiConfiguration config, boolean isCurrentNetwork) { in trackExternallyScoredCandidate()
131 boolean isCurrentNetwork(); in isCurrentNetwork() method196 boolean isCurrentNetwork, in CandidateImpl()295 public boolean isCurrentNetwork() { in isCurrentNetwork() method in WifiCandidates.CandidateImpl
222 public ConcreteCandidate setCurrentNetwork(boolean isCurrentNetwork) { in setCurrentNetwork()228 public boolean isCurrentNetwork() { in isCurrentNetwork() method in ConcreteCandidate