/frameworks/base/core/java/android/content/res/ |
ThemedResourceCache.java | 30 * Data structure used for caching data against themes.
|
/frameworks/base/docs/html/design/patterns/ |
pure-android.jd | 26 and the way they look in the system default themes. Also examine Android's platform apps to get a
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_action_bar.jd | 129 <p>When using the default "Holo Light" or "Holo Dark" themes, icons should use the color palette
|
/frameworks/base/docs/html/training/material/ |
theme.jd | 68 provide themes with material design styles for some widgets and support for customizing the color
|
/frameworks/base/docs/html-intl/intl/in/training/material/ |
compatibility.jd | 101 <!-- extend one of the Theme.AppCompat themes -->
|
/frameworks/opt/setupwizard/library/platform/res/values-v21/ |
styles.xml | 24 <!-- These themes should only be used in platform builds because support libraries'
|
/frameworks/base/docs/html/training/tv/start/ |
start.jd | 247 <p>For more information about working with themes and styles, see 248 <a href="{@docRoot}guide/topics/ui/themes.html">Styles and Themes</a>.</p>
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PreviewIconFactory.java | 172 // In Honeycomb, these widgets only render properly in the Holo themes. 296 // even if one was found in the themes; pick one that is guaranteed 394 // This causes some harm with some themes: We'll find a color, say black,
|
ImageUtils.java | 557 // that is legible both for dark and light themes, on top of the 561 // make sure to check the shadow with both dark and light themes. 624 // that is legible both for dark and light themes, on top of the 628 // make sure to check the shadow with both dark and light themes. [all...] |
/frameworks/base/core/res/res/values/ |
themes.xml | 22 The Holo themes must not be modified in order to pass CTS. 23 Many related themes and styles depend on other values defined in this file. 24 If you would like to provide custom themes and styles for your device, 204 <!-- Define these here; ContextThemeWrappers around themes that define them should [all...] |
/frameworks/support/v7/appcompat/res/values/ |
themes_base.xml | 112 <!-- Themes in the "Base.Theme" family vary based on the current platform 116 Themes in the "Theme.AppCompat" family are meant to be extended or used 273 <!-- Define these here; ContextThemeWrappers around themes that define them should 434 <!-- Define these here; ContextThemeWrappers around themes that define them should [all...] |
attrs.xml | 467 menu views are excepted. Only valid for some themes and configurations. --> 470 menu views are excepted. Only valid for some themes and configurations. --> 473 menu views are excepted. Only valid for some themes and configurations. --> 476 menu views are excepted. Only valid for some themes and configurations. --> 479 is present, such as the Up button. Only valid for some themes and configurations. --> 482 are present. Only valid for some themes and configurations. --> [all...] |
styles.xml | 20 one of the.styles. If Holo themes are available on the current platform version 302 The following themes are deprecated.
|
/prebuilts/sdk/current/support/v7/appcompat/res/values/ |
themes_base.xml | 112 <!-- Themes in the "Base.Theme" family vary based on the current platform 116 Themes in the "Theme.AppCompat" family are meant to be extended or used 273 <!-- Define these here; ContextThemeWrappers around themes that define them should 434 <!-- Define these here; ContextThemeWrappers around themes that define them should [all...] |
attrs.xml | 467 menu views are excepted. Only valid for some themes and configurations. --> 470 menu views are excepted. Only valid for some themes and configurations. --> 473 menu views are excepted. Only valid for some themes and configurations. --> 476 menu views are excepted. Only valid for some themes and configurations. --> 479 is present, such as the Up button. Only valid for some themes and configurations. --> 482 are present. Only valid for some themes and configurations. --> [all...] |
/external/toybox/kconfig/ |
mconf.c | 165 "Different color themes available\n" 167 "It is possible to select different color themes using the variable\n" 172 "Available themes are\n"
|
/docs/source.android.com/src/devices/tech/config/ |
runtime_perms.jd | 79 <p>If desired, you can customize the Permissions UI <b>theme</b> by updating the default device themes (<code>Theme.DeviceDefault.Settings</code> and <code>Theme.DeviceDefault.Light.Dialog.NoActionBar</code>) used by PackageInstaller. However, because consistency is critical for app developers, you cannot customize the placement, position, and rules of when the Permissions UI appears.</p>
|
/external/chromium-trace/catapult/third_party/polymer/components/core-style/ |
core-style.html | 12 be used to make themes. The `core-style` element can be either a producer
|
/frameworks/base/core/java/android/util/ |
AttributeSet.java | 32 * application of themes and styles when retrieving attribute values.
|
/frameworks/base/docs/html-intl/intl/es/training/material/ |
compatibility.jd | 101 <!-- extend one of the Theme.AppCompat themes -->
|
/frameworks/base/docs/html-intl/intl/pt-br/training/material/ |
compatibility.jd | 101 <!-- extend one of the Theme.AppCompat themes -->
|
/frameworks/base/docs/html/guide/ |
_book.yaml | 251 - title: Styles and Themes 252 path: /guide/topics/ui/themes.html
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/ |
dialogs.jd | 759 <p>???????????????????????????????<a href="{@docRoot}guide/topics/ui/themes.html">Styles and Themes</a>?????????</p>
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/ |
OnboardingFragment.java | 121 * Themes can be provided in one of three ways: 135 * the Activity's theme. (Themes whose parent theme is already set to the onboarding theme do not
|
OnboardingSupportFragment.java | 123 * Themes can be provided in one of three ways: 137 * the Activity's theme. (Themes whose parent theme is already set to the onboarding theme do not
|