Searched refs:NetworkSelectionExperimentResults (Results 1 – 2 of 2) sorted by relevance
548 private Map<Pair<Integer, Integer>, NetworkSelectionExperimentResults>646 static class NetworkSelectionExperimentResults { class in WifiMetrics5836 for (Map.Entry<Pair<Integer, Integer>, NetworkSelectionExperimentResults> entry : in makeNetworkSelectionExperimentDecisionsList()8000 NetworkSelectionExperimentResults results =8002 .computeIfAbsent(key, k -> new NetworkSelectionExperimentResults());
5199 WifiMetrics.NetworkSelectionExperimentResults.MAX_CHOICES, 1) in testLogNetworkSelectionDecision()