/packages/inputmethods/LatinIME/java/res/values/ |
themes-lxx-light.xml | 78 delete button, need themed {@link com.android.inputmethod.keyboard.KeyboardView}
|
themes-common.xml | 110 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/compat/java/android/support/v4/widget/ |
EdgeEffectCompat.java | 161 * Construct a new EdgeEffect themed using the given context.
|
/frameworks/base/core/java/android/app/ |
AlertDialog.java | 527 * should be inflated or constructed using the alert dialog's themed 575 * should be inflated or constructed using the alert dialog's themed [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
StateListDrawable.java | 167 // This allows state list drawable item elements to be themed at
|
AnimatedStateListDrawable.java | 463 // This allows state list drawable item elements to be themed at 499 // This allows state list drawable item elements to be themed at
|
DrawableWrapper.java | 149 // array, it will already be themed correctly. So, we can theme the
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
AppCompatDelegateImplBase.java | 185 // If we have an action bar, let it return a themed context
|
AppCompatViewInflater.java | 144 // If the original context does not equal our themed context, then we need to manually
|
AlertDialog.java | 368 * should be inflated or constructed using the alert dialog's themed 416 * should be inflated or constructed using the alert dialog's themed [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
ttk.py | 3 This module provides classes to allow using Tk themed widget set. 133 # themed styles on Windows XP and Vista. 529 """Base class for Tk themed widgets.""" [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
ttk.py | 3 This module provides classes to allow using Tk themed widget set. 133 # themed styles on Windows XP and Vista. 529 """Base class for Tk themed widgets.""" [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 3 This module provides classes to allow using Tk themed widget set. 133 # themed styles on Windows XP and Vista. 529 """Base class for Tk themed widgets.""" [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 3 This module provides classes to allow using Tk themed widget set. 133 # themed styles on Windows XP and Vista. 529 """Base class for Tk themed widgets.""" [all...] |
/frameworks/base/core/java/android/content/res/ |
GradientColor.java | 527 * Returns an appropriately themed gradient color.
|
Resources.java | 727 * <p class="note"><strong>Note:</strong> To obtain a themed drawable, use 787 * <p class="note"><strong>Note:</strong> To obtain a themed drawable, us [all...] |
ColorStateList.java | 468 * Returns an appropriately themed color state list.
|
ResourcesImpl.java | 585 // cache: preload, not themed, null theme, or theme-specific. Don't [all...] |
/frameworks/support/v7/appcompat/res/values/ |
themes_base.xml | 120 <!-- Base platform-dependent theme providing an action bar in a dark-themed activity. --> 281 <!-- Base platform-dependent theme providing an action bar in a light-themed activity. --> [all...] |
/prebuilts/sdk/current/support/v7/appcompat/res/values/ |
themes_base.xml | 120 <!-- Base platform-dependent theme providing an action bar in a dark-themed activity. --> 281 <!-- Base platform-dependent theme providing an action bar in a light-themed activity. --> [all...] |
/frameworks/base/docs/html/topic/libraries/support-library/ |
features.jd | 237 class for AppCompat themed dialogs.
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
Utils.java | 600 * Convenience method for retrieving a themed color value.
|
/packages/apps/Contacts/src/com/android/contacts/activities/ |
ConfirmAddDetailActivity.java | 85 * This is a dialog-themed activity for confirming the addition of a detail to an existing contact [all...] |