Searched refs:currentCandidates (Results 1 – 1 of 1) sorted by relevance
77 List<DefaultAppInfo> currentCandidates = getCandidates(); in getGroupPreferences() local78 if (currentCandidates != null) { in getGroupPreferences()79 for (DefaultAppInfo info : currentCandidates) { in getGroupPreferences()