OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iconPage
(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/
NewActivityWizard.java
107
WizardPage
iconPage
= getIconPage(mActivityValues.getIconState());
109
return
iconPage
;
NewTemplateWizard.java
111
WizardPage
iconPage
= getIconPage(mValues.getIconState());
113
return
iconPage
;
Completed in 47 milliseconds