Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DDialerFilterRule.java47 INode primary = node.appendChild(FQCN_EDIT_TEXT); in onCreate() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DExtractIncludeRefactoring.java338 IFile sourceFile, int begin, int end, Document document, Element primary) { in handleIncludingFile()
420 Element primary = getPrimaryElement(); in getInitialName() local
DWrapInRefactoring.java229 Element primary = getPrimaryElement(); in computeChanges() local
403 Element primary = getPrimaryElement(); in getOldType() local
DChangeLayoutRefactoring.java626 Element primary = getPrimaryElement(); in getOldType() local
DVisualRefactoring.java402 Element primary = getPrimaryElement(); in getRootId() local
528 protected String stripTopLayoutAttributes(Element primary, int start, String xml) { in stripTopLayoutAttributes()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
DConfigureAssetSetPage.java789 FontData primary = fd[0]; in updateFontLabel() local