Searched refs:onlyPlatforms (Results 1 – 1 of 1) sorted by relevance
61 protected static String[] getFilteredLabelStrings(boolean onlyPlatforms, in getFilteredLabelStrings() argument63 assert !(onlyPlatforms && onlyNonPlatforms); in getFilteredLabelStrings()74 if (onlyPlatforms && labelIsPlatform || in getFilteredLabelStrings()77 } else if (!onlyPlatforms && !onlyNonPlatforms) { in getFilteredLabelStrings()