OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATTR_SUGGEST
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
Parameter.java
24
import static com.android.ide.eclipse.adt.internal.wizards.templates.TemplateHandler.
ATTR_SUGGEST
;
230
suggest = parameter.getAttribute(
ATTR_SUGGEST
);
TemplateHandler.java
172
static final String
ATTR_SUGGEST
= "suggest"; //$NON-NLS-1$
[
all
...]
Completed in 63 milliseconds