Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java368 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable
883 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VPathRenderer
1128 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup
1274 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VPath
1464 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath
DColorDrawable.java260 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
DStateListDrawable.java390 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
DClipDrawable.java147 public void applyTheme(Theme t) { in applyTheme() method in ClipDrawable
DDrawableContainer.java570 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer
841 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
DScaleDrawable.java110 public void applyTheme(Theme t) { in applyTheme() method in ScaleDrawable
DAnimatedRotateDrawable.java279 public void applyTheme(@Nullable Theme t) { in applyTheme() method in AnimatedRotateDrawable
DAnimatedVectorDrawable.java325 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawable
DRotateDrawable.java422 public void applyTheme(Theme t) { in applyTheme() method in RotateDrawable
DShapeDrawable.java409 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
DInsetDrawable.java181 public void applyTheme(Theme t) { in applyTheme() method in InsetDrawable
DNinePatchDrawable.java479 public void applyTheme(Theme t) { in applyTheme() method in NinePatchDrawable
DRippleDrawable.java449 public void applyTheme(Theme t) { in applyTheme() method in RippleDrawable
DBitmapDrawable.java809 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
DAnimatedStateListDrawable.java390 public void applyTheme(@Nullable Theme theme) { in applyTheme() method in AnimatedStateListDrawable
DDrawable.java714 public void applyTheme(@SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
DLayerDrawable.java243 public void applyTheme(Theme t) { in applyTheme() method in LayerDrawable