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

1 2 3

  /packages/wallpapers/HoloSpiral/res/values/
strings.xml 20 <string name="wallpaper_description">Holo themed spiral wallpaper</string>
  /packages/wallpapers/HoloSpiral/res/values-en-rAU/
strings.xml 21 <string name="wallpaper_description" msgid="7209342332803075999">"Holo-themed spiral wallpaper"</string>
  /packages/wallpapers/HoloSpiral/res/values-en-rGB/
strings.xml 21 <string name="wallpaper_description" msgid="7209342332803075999">"Holo-themed spiral wallpaper"</string>
  /packages/wallpapers/HoloSpiral/res/values-en-rIN/
strings.xml 21 <string name="wallpaper_description" msgid="7209342332803075999">"Holo-themed spiral wallpaper"</string>
  /packages/wallpapers/HoloSpiral/res/values-km-rKH/
strings.xml 21 <string name="wallpaper_description" msgid="7209342332803075999">"?????????????? Holo themed spiral"</string>
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
LayoutInflaterFactoryTestCase.java 51 assertTrue("View has themed Context", view.getContext() != getActivity());
67 assertTrue("View has themed Context", view.getContext() != getActivity());
  /frameworks/base/core/java/android/content/res/
ThemedResourceCache.java 87 // The themed (includes null-themed) and unthemed caches are mutually
89 // hit first. Since most of the framework drawables are themed, that's
90 // 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/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/base/core/res/res/values/
styles_device_defaults.xml 178 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
180 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
182 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
184 <!-- @deprecated Action bars are now themed using the inheritable android:theme attribute. -->
186 <!-- @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. -->
240 <!-- @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
  /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/support/v7/appcompat/src/android/support/v7/app/
AppCompatDialog.java 31 * Base class for AppCompat themed {@link android.app.Dialog}s.
AppCompatDelegateImplBase.java 123 // If we have an action bar, let it return a themed context
  /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}
themes-lxx-light.xml 78 delete button, need themed {@link com.android.inputmethod.keyboard.KeyboardView}
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DatePicker.java 98 ContextThemeWrapper themed = new ContextThemeWrapper(context, local
100 LayoutInflater inflater = (LayoutInflater) themed.getSystemService(
  /frameworks/base/docs/html/distribute/googleplay/families/
about.jd 105 The family sections include their own merchandised collections. The themed
  /frameworks/support/v4/java/android/support/v4/widget/
EdgeEffectCompat.java 142 * Construct a new EdgeEffect themed using the given context.

Completed in 854 milliseconds

1 2 3