Home
last modified time | relevance | path

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

/frameworks/support/v4/api21/android/support/v4/graphics/drawable/
DDrawableWrapperLollipop.java46 public void applyTheme(Resources.Theme t) { in applyTheme() method in DrawableWrapperLollipop
/frameworks/base/graphics/java/android/graphics/drawable/
DClipDrawable.java122 public void applyTheme(Theme t) { in applyTheme() method in ClipDrawable
DVectorDrawable.java467 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable
1011 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VPathRenderer
1294 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup
1440 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VPath
1630 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath
DInsetDrawable.java158 public void applyTheme(Theme t) { in applyTheme() method in InsetDrawable
DScaleDrawable.java146 public void applyTheme(Theme t) { in applyTheme() method in ScaleDrawable
DAnimatedRotateDrawable.java179 public void applyTheme(@Nullable Theme t) { in applyTheme() method in AnimatedRotateDrawable
DRotateDrawable.java120 public void applyTheme(Theme t) { in applyTheme() method in RotateDrawable
DColorDrawable.java264 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
DStateListDrawable.java369 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
DDrawableContainer.java576 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer
857 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
DDrawableWrapper.java131 public void applyTheme(Resources.Theme t) { in applyTheme() method in DrawableWrapper
DShapeDrawable.java408 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
DAnimatedVectorDrawable.java368 public void applyTheme(Theme t) { in applyTheme() method in AnimatedVectorDrawable
DNinePatchDrawable.java486 public void applyTheme(Theme t) { in applyTheme() method in NinePatchDrawable
DBitmapDrawable.java820 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
DRippleDrawable.java499 public void applyTheme(Theme t) { in applyTheme() method in RippleDrawable
DAnimatedStateListDrawable.java390 public void applyTheme(@Nullable Theme theme) { in applyTheme() method in AnimatedStateListDrawable
DDrawable.java795 public void applyTheme(@SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
DLayerDrawable.java303 public void applyTheme(Theme t) { in applyTheme() method in LayerDrawable
/frameworks/base/core/java/android/content/res/
DColorStateList.java357 private void applyTheme(Theme t) { in applyTheme() method in ColorStateList
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java1186 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawableCompat.VPath
1377 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawableCompat.VFullPath