Home
last modified time | relevance | path

Searched defs:allSubtypes (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/
DLayoutContentAssist.java187 IType[] allSubtypes = hierarchy.getAllSubtypes(type); in computeAttributeValues() local
200 IType[] allSubtypes = hierarchy.getAllSubtypes(type); in computeAttributeValues() local