Searched defs:isCurrentNetwork (Results 1 – 3 of 3) sorted by relevance
226 private Integer getNetworkScore(ScanResult scanResult, boolean isCurrentNetwork) { in getNetworkScore()257 ScanResult scanResult, WifiConfiguration config, boolean isCurrentNetwork) { in trackUntrustedCandidate()273 ScanResult scanResult, WifiConfiguration config, boolean isCurrentNetwork) { in trackExternallyScoredCandidate()
123 boolean isCurrentNetwork(); in isCurrentNetwork() method186 boolean isCurrentNetwork, in CandidateImpl()273 public boolean isCurrentNetwork() { in isCurrentNetwork() method in WifiCandidates.CandidateImpl
199 public ConcreteCandidate setCurrentNetwork(boolean isCurrentNetwork) { in setCurrentNetwork()205 public boolean isCurrentNetwork() { in isCurrentNetwork() method in ConcreteCandidate