HomeSort by relevance Sort by last modified time
    Searched full:calendarviewshown (Results 1 - 22 of 22) sorted by null

  /frameworks/base/core/res/res/layout/
date_picker_dialog.xml 26 android:calendarViewShown="false"
  /frameworks/base/core/res/res/layout-sw600dp/
date_picker_dialog.xml 26 android:calendarViewShown="true"
  /frameworks/base/core/java/android/widget/
DatePicker.java 158 boolean calendarViewShown = attributesArray.getBoolean(
245 if (!spinnersShown && !calendarViewShown) {
249 setCalendarViewShown(calendarViewShown);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java 75 sAdvanced.add("calendarViewShown");
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.attr.html 325 <A NAME="android.R.attr.calendarViewShown"></A>
326 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#calendarViewShown" target="_top"><code>calendarViewShown</code></A></nobr>
    [all...]
fields_index_additions.html 226 <nobr><A HREF="android.R.attr.html#android.R.attr.calendarViewShown" class="hiddenlink" target="rightframe">calendarViewShown</A>
    [all...]
fields_index_all.html 230 <nobr><A HREF="android.R.attr.html#android.R.attr.calendarViewShown" class="hiddenlink" target="rightframe">calendarViewShown</A>
    [all...]
alldiffs_index_additions.html 414 <!-- Field calendarViewShown -->
415 <nobr><A HREF="android.R.attr.html#android.R.attr.calendarViewShown" class="hiddenlink" target="rightframe">calendarViewShown</A>
    [all...]
alldiffs_index_all.html     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 27 android:calendarViewShown : Whether the calendar view is shown. [boolean]
    [all...]
  /frameworks/base/core/res/res/values/
styles.xml 549 <item name="android:calendarViewShown">false</item>
    [all...]
public.xml     [all...]
attrs.xml     [all...]
  /development/sdk/
api-versions.xml 322 <field name="calendarViewShown" since="11" />
    [all...]
  /frameworks/base/api/
11.xml     [all...]
12.xml     [all...]
13.xml     [all...]
14.txt 289 field public static final int calendarViewShown = 16843596; // 0x101034c
    [all...]
15.txt 291 field public static final int calendarViewShown = 16843596; // 0x101034c
    [all...]
16.txt 297 field public static final int calendarViewShown = 16843596; // 0x101034c
    [all...]
17.txt 316 field public static final int calendarViewShown = 16843596; // 0x101034c
    [all...]
current.txt 316 field public static final int calendarViewShown = 16843596; // 0x101034c
    [all...]

Completed in 410 milliseconds