/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
D | VectorDrawableCommon.java | 101 public void applyTheme(Resources.Theme t) { in applyTheme() method in VectorDrawableCommon
|
D | VectorDrawableCompat.java | 1565 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawableCompat.VPath 1783 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawableCompat.VFullPath
|
/frameworks/support/compat/java/android/support/v4/graphics/drawable/ |
D | DrawableCompat.java | 105 public void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompat.DrawableCompatBaseImpl 254 public void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompat.DrawableCompatApi21Impl 458 public static void applyTheme(@NonNull Drawable drawable, @NonNull Resources.Theme t) { in applyTheme() method in DrawableCompat
|
/frameworks/base/core/java/com/android/internal/graphics/drawable/ |
D | AnimationScaleListDrawable.java | 239 public void applyTheme(@NonNull Theme theme) { in applyTheme() method in AnimationScaleListDrawable
|
/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 | 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 | 292 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
|
D | VectorDrawable.java | 514 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable 952 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VectorDrawableState 1383 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup 1584 public void applyTheme(Theme theme) { in applyTheme() method in VectorDrawable.VClipPath 2006 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath 2156 abstract void applyTheme(Theme t); in applyTheme() method in VectorDrawable.VObject
|
D | StateListDrawable.java | 380 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
|
D | InsetDrawable.java | 146 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
|
D | DrawableContainer.java | 629 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer 971 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
|
D | DrawableWrapper.java | 144 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DrawableWrapper
|
D | ShapeDrawable.java | 430 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
|
D | NinePatchDrawable.java | 474 public void applyTheme(@NonNull Theme t) { in applyTheme() method in NinePatchDrawable
|
D | RippleDrawable.java | 502 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 | BitmapDrawable.java | 874 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
|
D | AdaptiveIconDrawable.java | 411 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AdaptiveIconDrawable
|
D | Drawable.java | 892 public void applyTheme(@NonNull @SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
|
D | LayerDrawable.java | 201 public void applyTheme(@NonNull Theme t) { in applyTheme() method in LayerDrawable
|
/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 | 507 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawableCompat
|