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

1 2

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
navigation1-expected-complation76.txt 54 ?android:alertDialogTheme
  /packages/apps/Dialer/res/values/
styles.xml 32 <item name="android:alertDialogTheme">@style/AlertDialogTheme</item>
179 <style name="AlertDialogTheme" parent="@android:style/Theme.Material.Light.Dialog">
  /frameworks/base/core/res/res/values/
themes_micro.xml 18 <item name="alertDialogTheme">@style/Theme.Micro.Dialog.Alert</item>
36 <item name="alertDialogTheme">@style/Theme.Micro.Dialog.Alert</item>
themes_holo.xml 212 <item name="alertDialogTheme">@style/Theme.Holo.Dialog.Alert</item>
382 <item name="timePickerDialogTheme">?attr/alertDialogTheme</item>
388 <item name="datePickerDialogTheme">?attr/alertDialogTheme</item>
    [all...]
themes.xml 216 <item name="alertDialogTheme">@style/Theme.Dialog.Alert</item>
406 <item name="timePickerDialogTheme">?attr/alertDialogTheme</item>
412 <item name="datePickerDialogTheme">?attr/alertDialogTheme</item>
    [all...]
themes_device_defaults.xml 93 <item name="alertDialogTheme">@style/Theme.DeviceDefault.Dialog.Alert</item>
345 <item name="alertDialogTheme">@style/Theme.DeviceDefault.Light.Dialog.Alert</item>
    [all...]
themes_material.xml 184 <item name="alertDialogTheme">@style/Theme.Material.Dialog.Alert</item>
    [all...]
public.xml     [all...]
attrs.xml     [all...]
  /packages/apps/Settings/res/values/
themes.xml 33 <item name="android:alertDialogTheme">@style/Theme.WifiDialog</item>
57 <item name="android:alertDialogTheme">@style/Theme.Light.WifiDialog</item>
134 <item name="android:alertDialogTheme">@style/Theme.AlertDialog</item>
  /frameworks/base/packages/SystemUI/res/values/
styles.xml 273 <item name="android:alertDialogTheme">@style/Theme.SystemUI.Dialog.Alert</item>
  /frameworks/base/core/java/android/app/
AlertDialog.java 116 * to get the dialog's style (such as {@link android.R.attr#alertDialogTheme}
154 context.getTheme().resolveAttribute(com.android.internal.R.attr.alertDialogTheme,
387 * to get the dialog's style (such as {@link android.R.attr#alertDialogTheme}
    [all...]
  /packages/apps/Contacts/res/values/
styles.xml 74 <item name="android:alertDialogTheme">@style/ContactsAlertDialogTheme</item>
  /frameworks/base/policy/src/com/android/internal/policy/impl/
GlobalActions.java     [all...]
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.attr.html 227 <A NAME="android.R.attr.alertDialogTheme"></A>
228 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#alertDialogTheme" target="_top"><code>alertDialogTheme</code></A></nobr>
    [all...]
fields_index_additions.html 129 <nobr><A HREF="android.R.attr.html#android.R.attr.alertDialogTheme" class="hiddenlink" target="rightframe">alertDialogTheme</A>
    [all...]
fields_index_all.html 131 <nobr><A HREF="android.R.attr.html#android.R.attr.alertDialogTheme" class="hiddenlink" target="rightframe">alertDialogTheme</A>
    [all...]
alldiffs_index_additions.html 208 <!-- Field alertDialogTheme -->
209 <nobr><A HREF="android.R.attr.html#android.R.attr.alertDialogTheme" class="hiddenlink" target="rightframe">alertDialogTheme</A>
    [all...]
alldiffs_index_all.html 246 <!-- Field alertDialogTheme -->
247 <nobr><A HREF="android.R.attr.html#android.R.attr.alertDialogTheme" class="hiddenlink" target="rightframe">alertDialogTheme</A>
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /frameworks/base/api/
current.txt 289 field public static final int alertDialogTheme = 16843529; // 0x1010309
    [all...]
system-current.txt     [all...]
  /prebuilts/sdk/api/
11.xml     [all...]
12.xml     [all...]
13.xml     [all...]

Completed in 659 milliseconds

1 2