Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCastDrawable.java64 public void applyTheme(Resources.Theme t) { in applyTheme() method in CastDrawable
H A DScreenRecordDrawable.java96 public void applyTheme(Resources.Theme t) { in applyTheme() method in ScreenRecordDrawable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DAlphaTintDrawableWrapper.java82 public void applyTheme(Theme t) { in applyTheme() method in AlphaTintDrawableWrapper
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DClipDrawable.java104 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ClipDrawable
H A DColorStateListDrawable.java84 public void applyTheme(@NonNull Resources.Theme t) { in applyTheme() method in ColorStateListDrawable
H A DAnimatedRotateDrawable.java142 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
H A DScaleDrawable.java117 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ScaleDrawable
H A DRotateDrawable.java83 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RotateDrawable
H A DColorDrawable.java321 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
H A DVectorDrawable.java614 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable
1066 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VectorDrawableState
1490 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup
1696 public void applyTheme(Theme theme) { in applyTheme() method in VectorDrawable.VClipPath
2110 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath
2260 abstract void applyTheme(Theme t); in applyTheme() method in VectorDrawable.VObject
H A DStateListDrawable.java383 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
H A DInsetDrawable.java149 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
H A DDrawableContainer.java629 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer
975 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
H A DDrawableWrapper.java158 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DrawableWrapper
H A DShapeDrawable.java431 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
H A DNinePatchDrawable.java481 public void applyTheme(@NonNull Theme t) { in applyTheme() method in NinePatchDrawable
H A DAnimatedStateListDrawable.java394 public void applyTheme(@Nullable Theme theme) { in applyTheme() method in AnimatedStateListDrawable
H A DBitmapDrawable.java905 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
H A DDrawable.java953 public void applyTheme(@NonNull @SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
H A DAdaptiveIconDrawable.java442 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AdaptiveIconDrawable
H A DRippleDrawable.java628 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RippleDrawable
H A DLayerDrawable.java207 public void applyTheme(@NonNull Theme t) { in applyTheme() method in LayerDrawable
/aosp14/frameworks/base/core/java/com/android/internal/graphics/drawable/
H A DAnimationScaleListDrawable.java239 public void applyTheme(@NonNull Theme theme) { in applyTheme() method in AnimationScaleListDrawable
/aosp14/frameworks/base/core/java/android/content/res/
H A DGradientColor.java564 private void applyTheme(Theme t) { in applyTheme() method in GradientColor
H A DColorStateList.java457 private void applyTheme(Theme t) { in applyTheme() method in ColorStateList

12