Searched refs:bestMatches (Results 1 – 1 of 1) sorted by relevance
260 List<ConfigMatch> bestMatches = new ArrayList<ConfigMatch>(); in findAndSetCompatibleConfig() local325 bestMatches.add(new ConfigMatch(testConfig, device, state, bundle)); in findAndSetCompatibleConfig()332 if (bestMatches.size() == 0) { in findAndSetCompatibleConfig()383 ConfigMatch match = selectConfigMatch(bestMatches); in findAndSetCompatibleConfig()