Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidContentAssist.java564 boolean isAttribute, boolean isNew, boolean skipEndTag, int replaceLength) { in addMatchingProposals()
669 assert isAttribute; in addMatchingProposals() local