Home
last modified time | relevance | path

Searched defs:applyTheme (Results 1 – 25 of 25) sorted by relevance

/frameworks/support/compat/java/android/support/v4/graphics/drawable/
DDrawableCompat.java55 void applyTheme(Drawable drawable, Resources.Theme t); in applyTheme() method
125 public void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompat.BaseDrawableImpl
239 public void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompat.LollipopDrawableImpl
422 public static void applyTheme(@NonNull Drawable drawable, @NonNull Resources.Theme t) { in applyTheme() method in DrawableCompat
/frameworks/support/compat/api21/android/support/v4/graphics/drawable/
DDrawableCompatLollipop.java66 public static void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompatLollipop
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCommon.java139 public void applyTheme(Resources.Theme t) { in applyTheme() method in VectorDrawableCommon
DVectorDrawableCompat.java1406 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawableCompat.VPath
1618 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawableCompat.VFullPath
/frameworks/base/graphics/java/android/graphics/drawable/
DClipDrawable.java100 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ClipDrawable
DAnimatedRotateDrawable.java141 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
DInsetDrawable.java113 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
DScaleDrawable.java114 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ScaleDrawable
DRotateDrawable.java81 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RotateDrawable
DColorDrawable.java265 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
DVectorDrawable.java480 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable
914 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VectorDrawableState
1324 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup
1525 public void applyTheme(Theme theme) { in applyTheme() method in VectorDrawable.VClipPath
1934 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath
2084 abstract void applyTheme(Theme t); in applyTheme() method in VectorDrawable.VObject
DStateListDrawable.java370 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
DDrawableContainer.java610 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer
941 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
DDrawableWrapper.java145 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DrawableWrapper
DShapeDrawable.java409 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
DNinePatchDrawable.java475 public void applyTheme(@NonNull Theme t) { in applyTheme() method in NinePatchDrawable
DBitmapDrawable.java826 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
DRippleDrawable.java496 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RippleDrawable
DAnimatedStateListDrawable.java391 public void applyTheme(@Nullable Theme theme) { in applyTheme() method in AnimatedStateListDrawable
DDrawable.java849 public void applyTheme(@NonNull @SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
DLayerDrawable.java203 public void applyTheme(@NonNull Theme t) { in applyTheme() method in LayerDrawable
DAnimatedVectorDrawable.java516 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawable
/frameworks/base/core/java/android/content/res/
DGradientColor.java559 private void applyTheme(Theme t) { in applyTheme() method in GradientColor
DColorStateList.java411 private void applyTheme(Theme t) { in applyTheme() method in ColorStateList
/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/
DAnimatedVectorDrawableCompat.java404 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawableCompat