Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateHandler.java184 static final String ATTR_TO = "to"; //$NON-NLS-1$ field in TemplateHandler
609 String toPath = attributes.getValue(ATTR_TO); in execute()
622 String toPath = attributes.getValue(ATTR_TO); in execute()