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