Searched defs:exclude (Results 1 – 3 of 3) 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
39 public static Selection exclude(String name, Object value) { in exclude() method in Selection