Home
last modified time | relevance | path

Searched refs:getCustomViews (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutContentAssist.java95 List<ElementDescriptor> descriptors = getCustomViews(); in getChoicesForElement()
117 List<ElementDescriptor> descriptors = getCustomViews(); in getElementChoicesForTextNode()
129 private List<ElementDescriptor> getCustomViews() { in getCustomViews() method in LayoutContentAssist
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DCustomViewFinder.java157 public Collection<String> getCustomViews() { in getCustomViews() method in CustomViewFinder