Home
last modified time | relevance | path

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

/frameworks/support/v4/api21/android/support/v4/graphics/drawable/
DDrawableCompatLollipop.java63 public static void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompatLollipop
/frameworks/support/v4/java/android/support/v4/graphics/drawable/
DDrawableCompat.java55 void applyTheme(Drawable drawable, Resources.Theme t); in applyTheme() method
124 public void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompat.BaseDrawableImpl
243 public void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompat.LollipopDrawableImpl
417 public static void applyTheme(Drawable drawable, Resources.Theme t) { in applyTheme() method in DrawableCompat
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCommon.java139 public void applyTheme(Resources.Theme t) { in applyTheme() method in VectorDrawableCommon
DVectorDrawableCompat.java1395 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawableCompat.VPath
1607 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
DInsetDrawable.java113 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
DVectorDrawable.java477 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable
879 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VectorDrawableState
1181 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup
1361 public void applyTheme(Theme theme) { in applyTheme() method in VectorDrawable.VClipPath
1638 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath
1788 abstract void applyTheme(Theme t); in applyTheme() method in VectorDrawable.VObject
DColorDrawable.java265 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
DRotateDrawable.java81 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RotateDrawable
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
DAnimatedVectorDrawable.java442 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawable
DLayerDrawable.java203 public void applyTheme(@NonNull Theme t) { in applyTheme() method in LayerDrawable
/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.java399 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawableCompat