/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | CastDrawable.java | 64 public void applyTheme(Resources.Theme t) { in applyTheme() method in CastDrawable
|
H A D | ScreenRecordDrawable.java | 96 public void applyTheme(Resources.Theme t) { in applyTheme() method in ScreenRecordDrawable
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
H A D | AlphaTintDrawableWrapper.java | 82 public void applyTheme(Theme t) { in applyTheme() method in AlphaTintDrawableWrapper
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | ClipDrawable.java | 104 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ClipDrawable
|
H A D | ColorStateListDrawable.java | 84 public void applyTheme(@NonNull Resources.Theme t) { in applyTheme() method in ColorStateListDrawable
|
H A D | AnimatedRotateDrawable.java | 142 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
|
H A D | ScaleDrawable.java | 117 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ScaleDrawable
|
H A D | RotateDrawable.java | 83 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RotateDrawable
|
H A D | ColorDrawable.java | 321 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
|
H A D | VectorDrawable.java | 614 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 D | StateListDrawable.java | 383 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
|
H A D | InsetDrawable.java | 149 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
|
H A D | DrawableContainer.java | 629 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer 975 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
|
H A D | DrawableWrapper.java | 158 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DrawableWrapper
|
H A D | ShapeDrawable.java | 431 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
|
H A D | NinePatchDrawable.java | 481 public void applyTheme(@NonNull Theme t) { in applyTheme() method in NinePatchDrawable
|
H A D | AnimatedStateListDrawable.java | 394 public void applyTheme(@Nullable Theme theme) { in applyTheme() method in AnimatedStateListDrawable
|
H A D | BitmapDrawable.java | 905 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
|
H A D | Drawable.java | 953 public void applyTheme(@NonNull @SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
|
H A D | AdaptiveIconDrawable.java | 442 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AdaptiveIconDrawable
|
H A D | RippleDrawable.java | 628 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RippleDrawable
|
H A D | LayerDrawable.java | 207 public void applyTheme(@NonNull Theme t) { in applyTheme() method in LayerDrawable
|
/aosp14/frameworks/base/core/java/com/android/internal/graphics/drawable/ |
H A D | AnimationScaleListDrawable.java | 239 public void applyTheme(@NonNull Theme theme) { in applyTheme() method in AnimationScaleListDrawable
|
/aosp14/frameworks/base/core/java/android/content/res/ |
H A D | GradientColor.java | 564 private void applyTheme(Theme t) { in applyTheme() method in GradientColor
|
H A D | ColorStateList.java | 457 private void applyTheme(Theme t) { in applyTheme() method in ColorStateList
|