Searched refs:NetworkSelectionExperimentResults (Results 1 – 2 of 2) sorted by relevance
430 private Map<Pair<Integer, Integer>, NetworkSelectionExperimentResults>450 static class NetworkSelectionExperimentResults { class in WifiMetrics3496 for (Map.Entry<Pair<Integer, Integer>, NetworkSelectionExperimentResults> entry : in makeNetworkSelectionExperimentDecisionsList()4961 NetworkSelectionExperimentResults results =4963 .computeIfAbsent(key, k -> new NetworkSelectionExperimentResults());
3617 WifiMetrics.NetworkSelectionExperimentResults.MAX_CHOICES, 1) in testLogNetworkSelectionDecision()