Searched refs:plusDisabled (Results 1 – 1 of 1) sorted by relevance
92 Map<String, Boolean> plusDisabled = new HashMap<>(current); in allCombinationsOf() local93 plusDisabled.put(flagName, false); in allCombinationsOf()94 next.add(plusDisabled); in allCombinationsOf()