/frameworks/support/compat/java/android/support/v4/graphics/drawable/ |
D | DrawableCompat.java | 55 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/ |
D | DrawableCompatLollipop.java | 66 public static void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompatLollipop
|
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
D | VectorDrawableCommon.java | 139 public void applyTheme(Resources.Theme t) { in applyTheme() method in VectorDrawableCommon
|
D | VectorDrawableCompat.java | 1406 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/ |
D | ClipDrawable.java | 100 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ClipDrawable
|
D | AnimatedRotateDrawable.java | 141 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
|
D | InsetDrawable.java | 113 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
|
D | ScaleDrawable.java | 114 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ScaleDrawable
|
D | RotateDrawable.java | 81 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RotateDrawable
|
D | ColorDrawable.java | 265 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
|
D | VectorDrawable.java | 480 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
|
D | StateListDrawable.java | 370 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
|
D | DrawableContainer.java | 610 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer 941 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
|
D | DrawableWrapper.java | 145 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DrawableWrapper
|
D | ShapeDrawable.java | 409 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
|
D | NinePatchDrawable.java | 475 public void applyTheme(@NonNull Theme t) { in applyTheme() method in NinePatchDrawable
|
D | BitmapDrawable.java | 826 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
|
D | RippleDrawable.java | 496 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RippleDrawable
|
D | AnimatedStateListDrawable.java | 391 public void applyTheme(@Nullable Theme theme) { in applyTheme() method in AnimatedStateListDrawable
|
D | Drawable.java | 849 public void applyTheme(@NonNull @SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
|
D | LayerDrawable.java | 203 public void applyTheme(@NonNull Theme t) { in applyTheme() method in LayerDrawable
|
D | AnimatedVectorDrawable.java | 516 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawable
|
/frameworks/base/core/java/android/content/res/ |
D | GradientColor.java | 559 private void applyTheme(Theme t) { in applyTheme() method in GradientColor
|
D | ColorStateList.java | 411 private void applyTheme(Theme t) { in applyTheme() method in ColorStateList
|
/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/ |
D | AnimatedVectorDrawableCompat.java | 404 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawableCompat
|