OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConfigurationChooser
(Results
1 - 10
of
10
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CreateNewConfigJob.java
92
Display display = mEditor.
getConfigurationChooser
().getDisplay();
102
ConfigurationChooser chooser = mEditor.
getConfigurationChooser
();
RenderPreviewList.java
148
.
getConfigurationChooser
();
RenderService.java
112
ConfigurationChooser chooser = editor.
getConfigurationChooser
();
LayoutCanvas.java
[
all
...]
PaletteControl.java
378
ConfigurationChooser configChooser = mEditor.
getConfigurationChooser
();
634
ConfigurationChooser chooser = mEditor.
getConfigurationChooser
();
[
all
...]
RenderPreviewManager.java
146
return editor.
getConfigurationChooser
();
[
all
...]
LayoutActionBar.java
711
ConfigurationChooser chooser = mEditor.
getConfigurationChooser
();
GraphicalEditorPart.java
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ClientRulesEngine.java
663
ConfigurationChooser chooser = mRulesEngine.getEditor().
getConfigurationChooser
();
670
ConfigurationChooser chooser = mRulesEngine.getEditor().
getConfigurationChooser
();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java
[
all
...]
Completed in 161 milliseconds