HomeSort by relevance Sort by last modified time
    Searched full:spinnermode (Results 1 - 25 of 52) sorted by null

1 2 3

  /packages/inputmethods/LatinIME/java/res/values/
spinner-style.xml 26 <item name="android:spinnerMode">dropdown</item>
  /packages/inputmethods/LatinIME/java/res/values-v19/
spinner-style.xml 26 <item name="android:spinnerMode">dialog</item>
  /frameworks/support/v7/appcompat/tests/res/layout/
appcompat_spinner_activity.xml 80 android:spinnerMode="dropdown"
  /packages/apps/Settings/res/layout/
permission_settings.xml 67 android:spinnerMode="dropdown" />
  /pdk/apps/TestingCamera2/res/layout/
main.xml 103 android:spinnerMode="dropdown"
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 73 android:dropDownHorizontalOffset : Horizontal offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown". [dimension]
74 android:dropDownSelector : List selector to use for spinnerMode="dropdown" display. [color, reference]
75 android:dropDownVerticalOffset : Vertical offset from the spinner widget for positioning the dropdown in spinnerMode="dropdown". [dimension]
76 android:dropDownWidth : Width of the dropdown in spinnerMode="dropdown". [dimension, enum]
200 android:popupBackground : Background drawable to use for the dropdown in spinnerMode="dropdown". [color, reference]
201 android:popupPromptView : Reference to a layout to use for displaying a prompt in the dropdown for spinnerMode="dropdown". [reference]
251 android:spinnerMode : Display mode for spinner options. [enum]
    [all...]
  /frameworks/base/docs/html/sdk/support_api_diff/23/changes/
android.support.v7.appcompat.R.attr.html 122 <A NAME="android.support.v7.appcompat.R.attr.spinnerMode"></A>
123 <code>int</code>&nbsp;spinnerMode
alldiffs_index_removals.html 293 <!-- Field spinnerMode -->
294 <nobr><A HREF="android.support.v7.appcompat.R.attr.html#android.support.v7.appcompat.R.attr.spinnerMode" class="hiddenlink" target="rightframe"><strike>spinnerMode</strike></A>
fields_index_removals.html 210 <nobr><A HREF="android.support.v7.appcompat.R.attr.html#android.support.v7.appcompat.R.attr.spinnerMode" class="hiddenlink" target="rightframe"><strike>spinnerMode</strike></A>
fields_index_all.html     [all...]
alldiffs_index_all.html     [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatSpinner.java 70 private static final int[] ATTRS_ANDROID_SPINNERMODE = {android.R.attr.spinnerMode};
221 // If we're running on API v11+ we will try and read android:spinnerMode
230 Log.i(TAG, "Could not read android:spinnerMode", e);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java 168 sAdvanced.add("spinnerMode");
  /frameworks/base/tools/aapt2/
SdkConstants.cpp 275 { u"spinnerMode", 11 },
  /frameworks/base/core/res/res/values/
styles.xml 614 <item name="spinnerMode">dialog</item>
626 <item name="spinnerMode">dropdown</item>
    [all...]
attrs.xml     [all...]
public.xml     [all...]
  /frameworks/support/v7/appcompat/res/values/
attrs.xml     [all...]
  /prebuilts/sdk/current/support/v7/appcompat/res/values/
attrs.xml     [all...]
  /frameworks/support/v7/appcompat/api/
22.2.0.txt 460 field public static int spinnerMode;
    [all...]
22.2.1.txt 478 field public static int spinnerMode;
    [all...]
  /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc0/
adapters-1.0-rc0.jar 
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc1/
adapters-1.0-rc1.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/common/25.2.0-alpha4/
common-25.2.0-alpha4.jar 

Completed in 1107 milliseconds

1 2 3