Home
last modified time | relevance | path

Searched defs:findViews (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DCustomViewFinder.java187 public static Pair<List<String>,List<String>> findViews( in findViews() method in CustomViewFinder
194 private Pair<List<String>,List<String>> findViews(final boolean layoutsOnly) { in findViews() method in CustomViewFinder