Home | History | Annotate | Download | only in gle2

Lines Matching refs:customViews

1981                 Collection<String> customViews = getCustomViewClassNames(project);
1982 addTypoSuggestions(clazz, customViews, false);
1983 addTypoSuggestions(clazz, customViews, true);