Searched defs:isCurrentNetwork (Results 1 – 3 of 3) sorted by relevance
212 private Integer getNetworkScore(ScanResult scanResult, boolean isCurrentNetwork) { in getNetworkScore()243 ScanResult scanResult, WifiConfiguration config, boolean isCurrentNetwork) { in trackUntrustedCandidate()259 ScanResult scanResult, WifiConfiguration config, boolean isCurrentNetwork) { in trackExternallyScoredCandidate()
94 boolean isCurrentNetwork(); in isCurrentNetwork() method143 boolean isCurrentNetwork, in CandidateImpl()208 public boolean isCurrentNetwork() { in isCurrentNetwork() method in WifiCandidates.CandidateImpl
167 public ConcreteCandidate setCurrentNetwork(boolean isCurrentNetwork) { in setCurrentNetwork()173 public boolean isCurrentNetwork() { in isCurrentNetwork() method in ConcreteCandidate