Searched defs:exclude (Results 1 – 4 of 4) sorted by relevance
103 Set<String> exclude = Collections.singleton(VIEW_INCLUDE); in createControl() local167 Set<String> exclude, boolean addGestureOverlay) { in addLayouts()
116 Set<String> exclude = new HashSet<String>(); in createControl() local
270 private List<String> filterThemes(String include, String exclude) { in filterThemes()
627 public void setSkipLibrariesFromLint(boolean exclude) { in setSkipLibrariesFromLint()