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

1 2 3

  /frameworks/support/compat/tests/java/android/support/v4/content/res/
ResourcesCompatTest.java 52 assertEquals("Themed yellow color load", 0xFFF0B000,
58 assertEquals("Themed lilac color load", 0xFFF080F0,
86 assertEquals("Themed yellow color state list load: default", 0xFFF0B000,
88 assertEquals("Themed yellow color state list load: focused", 0xFFF0A020,
91 assertEquals("Themed yellow color state list load: pressed", 0xFFE0A040,
100 assertEquals("Themed lilac color state list load: default", 0xFFF080F0,
102 assertEquals("Themed lilac color state list load: focused", 0xFFF070D0,
105 assertEquals("Themed lilac color state list load: pressed", 0xFFE070A0,
126 TestUtils.assertAllPixelsOfColor("Themed yellow drawable load",
133 TestUtils.assertAllPixelsOfColor("Themed lilac drawable load"
    [all...]
  /frameworks/support/compat/tests/java/android/support/v4/content/
ContextCompatTest.java 56 assertEquals("Themed yellow color load",
80 assertEquals("Themed yellow color state list load: default", 0xFFF0B000,
82 assertEquals("Themed yellow color state list load: focused", 0xFFF0A020,
85 assertEquals("Themed yellow color state list load: pressed", 0xFFE0A040,
103 TestUtils.assertAllPixelsOfColor("Themed yellow drawable load",
  /frameworks/base/core/java/android/content/res/
ThemedResourceCache.java 88 // The themed (includes null-themed) and unthemed caches are mutually
90 // hit first. Since most of the framework drawables are themed, that's
91 // probably going to be the themed cache.
  /frameworks/support/v7/appcompat/res/drawable-v21/
abc_btn_colored_material.xml 24 <!-- As we can't use themed ColorStateLists in L, we'll use a Drawable selector which
  /prebuilts/sdk/current/support/v7/appcompat/res/drawable-v21/
abc_btn_colored_material.xml 24 <!-- As we can't use themed ColorStateLists in L, we'll use a Drawable selector which
  /frameworks/support/compat/java/android/support/v4/content/res/
ResourcesCompat.java 102 * Returns a themed color integer associated with a particular resource ID.
130 * Returns a themed color state list associated with a particular resource
143 * @return A themed ColorStateList object containing either a single solid
  /frameworks/support/v7/appcompat/res/values/
themes.xml 28 <!-- Platform-independent theme providing an action bar in a dark-themed activity. -->
31 <!-- Platform-independent theme providing an action bar in a light-themed activity. -->
34 <!-- Platform-independent theme providing an action bar in a dark-themed activity. -->
  /prebuilts/sdk/current/support/v7/appcompat/res/values/
themes.xml 28 <!-- Platform-independent theme providing an action bar in a dark-themed activity. -->
31 <!-- Platform-independent theme providing an action bar in a light-themed activity. -->
34 <!-- Platform-independent theme providing an action bar in a dark-themed activity. -->
  /sdk/eclipse/
dictionary.txt 309 themed
  /frameworks/support/v7/mediarouter/src/android/support/v7/app/
MediaRouterThemeHelper.java 46 * Creates a themed context based on the explicit style resource or the parent context's default
55 * @return The themed context.
  /frameworks/base/core/res/res/values/
styles_device_defaults.xml 177 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
179 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
181 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
183 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
185 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
232 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
234 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
236 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
238 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
colors_holo.xml 50 <!-- General purpose colors for Holo-themed elements -->
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
Tone.java 111 // Themed tones
  /external/chromium-trace/catapult/third_party/polymer/components/core-iconset/
core-iconset.html 42 * Themed icon sets are also supported. The `core-iconset` can contain child
51 * Then a themed icon can be applied like this:
  /frameworks/base/docs/html/design/patterns/
pure-android.jd 18 <p>Platforms typically provide a carefully designed set of UI elements that are themed in a very
22 <p>As you build your app for Android, don't carry over themed UI elements from other platforms and
  /frameworks/base/docs/html/topic/performance/
launch-time.jd 26 <li><a href="#themed">Themed launch screens</a></li>
484 <h3 id="themed">Themed launch screens</h3>
494 A common way to implement a themed launch screen is to use the the
  /external/chromium-trace/catapult/third_party/polymer/components/core-iconset-svg/
core-iconset-svg.html 21 * stylable via css. Icons can be themed, colorized, and even animated.
  /frameworks/opt/setupwizard/library/full-support/src/com/android/setupwizardlib/
GlifRecyclerLayout.java 39 * A GLIF themed layout with a RecyclerView. {@code android:entries} can also be used to specify an
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
GlifListLayout.java 39 * A GLIF themed layout with a ListView. {@code android:entries} can also be used to specify an
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatDialog.java 32 * Base class for AppCompat themed {@link android.app.Dialog}s.
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
LayoutInflaterFactoryTestCase.java 87 // Propagation of themed context to children only works on API 11+. Ignoring test.
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
AppCompatSpinnerTest.java 57 * is themed with the specified color.
  /packages/inputmethods/LatinIME/java/res/values/
themes-ics.xml 78 delete button, need themed {@link com.android.inputmethod.keyboard.KeyboardView}
themes-klp.xml 78 delete button, need themed {@link com.android.inputmethod.keyboard.KeyboardView}
themes-lxx-dark.xml 78 delete button, need themed {@link com.android.inputmethod.keyboard.KeyboardView}

Completed in 620 milliseconds

1 2 3