HomeSort by relevance Sort by last modified time
    Searched refs:Theme (Results 126 - 150 of 293) sorted by null

1 2 3 4 56 7 8 91011>>

  /packages/apps/Settings/src/com/android/settings/notification/
RedactionInterstitial.java 59 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) {
61 super.onApplyThemeResource(theme, resid, first);
  /packages/apps/Settings/src/com/android/settings/password/
SetupChooseLockGeneric.java 44 * only overload base methods for minor theme and behavior differences specific to Setup Wizard.
63 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) {
65 super.onApplyThemeResource(theme, resid, first);
ChooseLockPattern.java 23 import android.content.res.Resources.Theme;
86 protected void onApplyThemeResource(Theme theme, int resid, boolean first) {
88 super.onApplyThemeResource(theme, resid, first);
  /frameworks/base/graphics/java/android/graphics/drawable/
AnimatedVectorDrawable.java 33 import android.content.res.Resources.Theme;
522 public void inflate(Resources res, XmlPullParser parser, AttributeSet attrs, Theme theme)
536 final TypedArray a = obtainAttributes(res, theme, attrs,
542 drawableRes, theme).mutate();
553 final TypedArray a = obtainAttributes(res, theme, attrs,
560 if (theme != null) {
563 res, theme, animResId, pathErrorScale);
568 // The animation may be theme-dependent. As a
571 // until we have a theme in applyTheme()
    [all...]
  /frameworks/layoutlib/bridge/src/android/content/res/
Resources_Delegate.java 47 import android.content.res.Resources.Theme;
187 static Drawable getDrawable(Resources resources, int id, Theme theme) {
195 drawable = constantState.newDrawable(resources, theme);
198 ResourceHelper.getDrawable(value.getSecond(), getContext(resources), theme);
221 static int getColor(Resources resources, int id, Theme theme) throws NotFoundException {
247 return getColorStateList(resources, id, theme).getDefaultColor();
256 static ColorStateList getColorStateList(Resources resources, int id, Theme theme)
    [all...]
BridgeTypedArray.java 33 import android.content.res.Resources.Theme;
162 * Set the theme to be used for inflating drawables.
164 public void setTheme(Theme theme) {
165 mTheme = theme;
689 // TODO: Get the right Theme Attribute ID to enable caching of the drawables.
771 // The drawables are always inflated with a Theme and we don't care about caching. So,
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
GradientDrawableTest.java 28 import android.content.res.Resources.Theme;
604 // Ensure theme density is applied correctly.
605 final Theme t = res.newTheme();
InsetDrawableTest.java 27 import android.content.res.Resources.Theme;
497 // Ensure theme density is applied correctly.
498 final Theme t = res.newTheme();
  /cts/tests/tests/view/src/android/view/cts/
LayoutInflaterTest.java 32 import android.content.res.Resources.Theme;
370 Theme theme = view.getContext().getTheme(); local
371 boolean resolved = theme.resolveAttribute(R.attr.themeType, outValue, true);
  /cts/tests/tests/widget/src/android/widget/cts/
ArrayAdapterTest.java 30 import android.content.res.Resources.Theme;
235 Theme theme = mContext.getResources().newTheme(); local
236 mArrayAdapter.setDropDownViewTheme(theme);
237 assertSame(theme, mArrayAdapter.getDropDownViewTheme());
SimpleAdapterTest.java 35 import android.content.res.Resources.Theme;
297 Theme theme = mContext.getResources().newTheme(); local
298 mSimpleAdapter.setDropDownViewTheme(theme);
299 assertSame(theme, mSimpleAdapter.getDropDownViewTheme());
  /frameworks/base/core/java/android/widget/
AutoCompleteTextView.java 21 import android.content.res.Resources.Theme;
138 * Constructs a new auto-complete text view with the given context's theme.
141 * access the current theme, resources, etc.
148 * Constructs a new auto-complete text view with the given context's theme
152 * access the current theme, resources, etc.
160 * Constructs a new auto-complete text view with the given context's theme,
164 * access the current theme, resources, etc.
166 * @param defStyleAttr An attribute in the current theme that contains a
176 * Constructs a new auto-complete text view with the given context's theme,
180 * access the current theme, resources, etc
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatSpinner.java 62 * <li>Setting the popup theme using {@link R.attr#popupTheme}.</li>
100 * Construct a new spinner with the given context's theme.
103 * access the current theme, resources, etc.
110 * Construct a new spinner with the given context's theme and the supplied
115 * access the current theme, resources, etc.
125 * Construct a new spinner with the given context's theme and the supplied attribute set.
128 * access the current theme, resources, etc.
136 * Construct a new spinner with the given context's theme, the supplied attribute set,
140 * access the current theme, resources, etc.
142 * @param defStyleAttr An attribute in the current theme that contains
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/24.4.0-beta3/
asset-studio-24.4.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/24.4.0-beta6/
asset-studio-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/24.5.0/
asset-studio-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0/
asset-studio-25.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha1/
asset-studio-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha3/
asset-studio-25.0.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha5/
asset-studio-25.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha7/
asset-studio-25.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha9/
asset-studio-25.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-beta2/
asset-studio-25.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-beta5/
asset-studio-25.0.0-beta5.jar 
  /prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-beta6/
asset-studio-25.0.0-beta6.jar 

Completed in 1146 milliseconds

1 2 3 4 56 7 8 91011>>