Searched refs:WifiScorer (Results 1 – 2 of 2) sorted by relevance
390 public static class WifiScorer extends IWifiConnectedNetworkScorer.Stub { class in WifiShellCommand396 public WifiScorer(WifiServiceImpl wifiService, CountDownLatch countDownLatch) { in WifiScorer() method in WifiShellCommand.WifiScorer1314 WifiScorer connectedScorer = new WifiScorer(mWifiService, countDownLatch); in onCommand()
533 return mScorer instanceof WifiShellCommand.WifiScorer; in isShellCommandScorer()