Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/
DValuesTreePage.java60 Image flag = FlagManager.get().getFlagForFolderName(parent.getName()); in getPageImage() local
61 if (flag != null) { in getPageImage()
62 return flag; in getPageImage()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DFlagManager.java117 Image flag = getFlag(locale.getCountry()); in getFlag() local
118 if (flag != null) { in getFlag()
119 return flag; in getFlag()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletionvalues1-expected-completion29.txt2 …ow to place the content of an object, both on the x- and y-axis, within the object itself. [flag]
Dmanifest-expected-completion18.txt10 …gChanges : Specify one or more configuration changes that the activity will handle itself. [flag]
25 …wSoftInputMode : Specify the default soft-input mode for the main window of this activity. [flag]
28 android:uiOptions : Extra options for an activity's UI. [flag]
Dcompletionvalues1-expected-completion23.txt7 android:textStyle : Style (bold, italic, bolditalic) for the text. [flag]
Dcompletion5-expected-completion40.txt13 android:textStyle : Style (bold, italic, bolditalic) for the text. [flag]
29 …w to align the text by the view's x- and/or y-axis when the text is smaller than the view. [flag]
41 …such as urls and email addresses are automatically found and converted to clickable links. [flag]
43 …ecifies that this TextView has a numeric input method. * Deprecated: Use inputType instead. [flag]
62 …laced in a text field, used to help an input method decide how to let the user enter text. [flag]
63 …able in an IME associated with an editor to improve the integration with your application. [flag]
95 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag]
108 … This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH). [flag]
109 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
149 android:layout_gravity : Standard gravity constant that a child can supply to its parent. [flag]
Dcompletion1-expected-completion39.txt13 android:textStyle : Style (bold, italic, bolditalic) for the text. [flag]
29 …w to align the text by the view's x- and/or y-axis when the text is smaller than the view. [flag]
41 …such as urls and email addresses are automatically found and converted to clickable links. [flag]
43 …ecifies that this TextView has a numeric input method. * Deprecated: Use inputType instead. [flag]
62 …laced in a text field, used to help an input method decide how to let the user enter text. [flag]
63 …able in an IME associated with an editor to improve the integration with your application. [flag]
95 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag]
108 … This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH). [flag]
109 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
149 android:layout_gravity : Standard gravity constant that a child can supply to its parent. [flag]
Dcompletion8-expected-completion44.txt5 android:layout_gravity : Standard gravity constant that a child can supply to its parent. [flag]
Dcompletionvalues1-expected-completion32.txt15 …such as urls and email addresses are automatically found and converted to clickable links. [flag]
90 … This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH). [flag]
105 android:foregroundGravity : Defines the gravity to apply to the foreground drawable. [flag]
115 …ow to place the content of an object, both on the x- and y-axis, within the object itself. [flag]
130 …able in an IME associated with an editor to improve the integration with your application. [flag]
143 …laced in a text field, used to help an input method decide how to let the user enter text. [flag]
183 …ecifies that this TextView has a numeric input method. * Deprecated: Use inputType instead. [flag]
198 android:persistentDrawingCache : Defines the persistence of the drawing cache. [flag]
209 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
233 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag]
[all …]
Dcompletion12-expected-completion75.txt20 android:scrollbars : Defines which scrollbars should be displayed on scrolling or not. [flag]
33 … This attribute is deprecated and will be ignored as of API level 14 (ICE_CREAM_SANDWICH). [flag]
34 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
DAddTranslationDialog.java363 Image flag = manager.getFlag(mSelectedLanguage, mSelectedRegion); in updateFlag() local
364 if (flag != null) { in updateFlag()
366 mFlag.setImage(flag); in updateFlag()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridModel.java374 static String removeFlag(String flag, String value) { in removeFlag() argument
375 if (value.equals(flag)) { in removeFlag()
379 int index = value.indexOf(flag); in removeFlag()
382 int endIndex = index + flag.length(); in removeFlag()
/sdk/eclipse/
Dchanges.txt6 * Improved flag and locale data in the configuration chooser
27 * Automatic ProGuard support for the aapt -G flag. This means that
76 * Completion of resource values and enum and flag constants.
442 - Contextual menu with enum/flag type properties.
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in112 void, glDepthMask, GLboolean flag