OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chooser
(Results
26 - 34
of
34
) sorted by null
1
2
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java
185
* @param client the client embedding this configuration
chooser
334
*
chooser
569
* Resets the configuration
chooser
to reflect the given file configuration. This is
572
* configuration
chooser
must be switched to a landscape layout. This method will
581
* filtering the configuration
chooser
to only show options in the outer configuration
1472
ConfigurationChooser
chooser
=
local
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java
634
ConfigurationChooser
chooser
= mEditor.getConfigurationChooser();
local
635
int dpi =
chooser
.getConfiguration().getDensity().getDpiValue();
[
all
...]
RenderPreviewManager.java
139
* Returns the associated
chooser
141
* @return the associated
chooser
679
ConfigurationChooser
chooser
= getChooser();
local
680
String name =
chooser
.getConfiguration().getDisplayName();
695
Configuration configuration = Configuration.copy(
chooser
.getConfiguration());
745
ConfigurationChooser
chooser
= getChooser();
local
746
Configuration parent =
chooser
.getConfiguration();
752
createLocaleVariation(
chooser
, parent);
761
createStateVariation(
chooser
, parent);
764
createRenderTargetVariation(
chooser
, parent)
817
ConfigurationChooser
chooser
= getChooser();
local
929
ConfigurationChooser
chooser
= getChooser();
local
966
ConfigurationChooser
chooser
= getChooser();
local
1040
ConfigurationChooser
chooser
= getChooser();
local
1073
ConfigurationChooser
chooser
= getChooser();
local
1265
ConfigurationChooser
chooser
= getChooser();
local
1283
ConfigurationChooser
chooser
= editor.getConfigurationChooser();
local
[
all
...]
/prebuilts/devtools/tools/lib/
draw9patch.jar
/packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java
1926
Intent
chooser
= Intent.createChooser(pickWallpaper,
local
[
all
...]
/external/proguard/lib/
proguardgui.jar
/prebuilts/tools/common/proguard/proguard4.7/lib/
proguardgui.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
Completed in 112 milliseconds
1
2