Searched refs:NetworkSelectionExperimentResults (Results 1 – 2 of 2) sorted by relevance
414 private Map<Pair<Integer, Integer>, NetworkSelectionExperimentResults>434 static class NetworkSelectionExperimentResults { class in WifiMetrics3362 for (Map.Entry<Pair<Integer, Integer>, NetworkSelectionExperimentResults> entry : in makeNetworkSelectionExperimentDecisionsList()4815 NetworkSelectionExperimentResults results =4817 .computeIfAbsent(key, k -> new NetworkSelectionExperimentResults());
3548 WifiMetrics.NetworkSelectionExperimentResults.MAX_CHOICES, 1) in testLogNetworkSelectionDecision()