OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newxmlfile
(Results
1 - 10
of
10
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/
NewXmlFileAction.java
19
import com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileWizard;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
ChooseConfigurationPage.java
16
package com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
;
24
import com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileCreationPage.TypeInfo;
25
import com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileWizard.Values;
NewXmlFileWizard.java
19
package com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
;
35
import com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileCreationPage.TypeInfo;
NewXmlFileCreationPage.java
18
package com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
;
28
import static com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.ChooseConfigurationPage.RES_FOLDER_ABS;
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PlayAnimationMenu.java
28
import com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileWizard;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
CreateAssetSetWizard.java
23
import com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileWizard;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/
MANIFEST.MF
111
com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
;x-friends:="com.android.ide.eclipse.tests",
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
plugin.xml
182
class="com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileWizard"
194
class="com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileWizard$NewLayoutWizard"
206
class="com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileWizard$NewValuesWizard"
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleRefactoring.java
48
import com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileWizard;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceHelper.java
61
import com.android.ide.eclipse.adt.internal.wizards.
newxmlfile
.NewXmlFileWizard;
Completed in 94 milliseconds