Home
last modified time | relevance | path

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

12

/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCommon.java101 public void applyTheme(Resources.Theme t) { in applyTheme() method in VectorDrawableCommon
DVectorDrawableCompat.java1567 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawableCompat.VPath
1786 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
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.java292 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
DVectorDrawable.java515 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable
959 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VectorDrawableState
1390 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup
1591 public void applyTheme(Theme theme) { in applyTheme() method in VectorDrawable.VClipPath
2013 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath
2163 abstract void applyTheme(Theme t); in applyTheme() method in VectorDrawable.VObject
DStateListDrawable.java380 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
DInsetDrawable.java146 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
DDrawableContainer.java629 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer
971 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
DDrawableWrapper.java144 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DrawableWrapper
DShapeDrawable.java430 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
DNinePatchDrawable.java474 public void applyTheme(@NonNull Theme t) { in applyTheme() method in NinePatchDrawable
DRippleDrawable.java502 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RippleDrawable
DBitmapDrawable.java874 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
DAnimatedStateListDrawable.java391 public void applyTheme(@Nullable Theme theme) { in applyTheme() method in AnimatedStateListDrawable
DDrawable.java892 public void applyTheme(@NonNull @SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
DAdaptiveIconDrawable.java414 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AdaptiveIconDrawable
DLayerDrawable.java201 public void applyTheme(@NonNull Theme t) { in applyTheme() method in LayerDrawable
/frameworks/base/core/java/com/android/internal/graphics/drawable/
DAnimationScaleListDrawable.java239 public void applyTheme(@NonNull Theme theme) { in applyTheme() method in AnimationScaleListDrawable
/frameworks/support/compat/java/android/support/v4/graphics/drawable/
DDrawableCompat.java186 public static void applyTheme(@NonNull Drawable drawable, @NonNull Resources.Theme theme) { in applyTheme() method in DrawableCompat
/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.java507 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawableCompat

12