Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
DNewXmlFileCreationPage.java556 updateRootCombo(types[typeIndex]); in initialSelectType()
913 updateRootCombo(mValues.type); in changeProject()
932 updateRootCombo(type); in onSelectType()
1010 private void updateRootCombo(TypeInfo type) { in updateRootCombo() method in NewXmlFileCreationPage
1050 updateRootCombo(type);