/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | CastDrawable.java | 64 public void applyTheme(Resources.Theme t) { in applyTheme() method in CastDrawable
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/ |
D | ThemeResolver.java | 91 public void applyTheme(Activity activity) { in applyTheme() method in ThemeResolver
|
D | WizardManagerHelper.java | 402 public static void applyTheme(Activity activity) { in applyTheme() method in WizardManagerHelper
|
/frameworks/base/core/java/com/android/internal/graphics/drawable/ |
D | AnimationScaleListDrawable.java | 239 public void applyTheme(@NonNull Theme theme) { in applyTheme() method in AnimationScaleListDrawable
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | ClipDrawable.java | 104 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ClipDrawable
|
D | ColorStateListDrawable.java | 78 public void applyTheme(@NonNull Resources.Theme t) { in applyTheme() method in ColorStateListDrawable
|
D | AnimatedRotateDrawable.java | 142 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
|
D | ScaleDrawable.java | 116 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ScaleDrawable
|
D | RotateDrawable.java | 83 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RotateDrawable
|
D | ColorDrawable.java | 321 public void applyTheme(Theme t) { in applyTheme() method in ColorDrawable
|
D | VectorDrawable.java | 610 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable 1062 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VectorDrawableState 1493 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup 1699 public void applyTheme(Theme theme) { in applyTheme() method in VectorDrawable.VClipPath 2121 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath 2271 abstract void applyTheme(Theme t); in applyTheme() method in VectorDrawable.VObject
|
D | StateListDrawable.java | 383 public void applyTheme(Theme theme) { in applyTheme() method in StateListDrawable
|
D | InsetDrawable.java | 148 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
|
D | DrawableContainer.java | 630 public void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer 976 final void applyTheme(Theme theme) { in applyTheme() method in DrawableContainer.DrawableContainerState
|
D | ShapeDrawable.java | 432 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
|
D | DrawableWrapper.java | 157 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DrawableWrapper
|
D | NinePatchDrawable.java | 481 public void applyTheme(@NonNull Theme t) { in applyTheme() method in NinePatchDrawable
|
D | RippleDrawable.java | 503 public void applyTheme(@NonNull Theme t) { in applyTheme() method in RippleDrawable
|
D | BitmapDrawable.java | 905 public void applyTheme(Theme t) { in applyTheme() method in BitmapDrawable
|
D | AnimatedStateListDrawable.java | 394 public void applyTheme(@Nullable Theme theme) { in applyTheme() method in AnimatedStateListDrawable
|
D | AdaptiveIconDrawable.java | 415 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AdaptiveIconDrawable
|
D | Drawable.java | 961 public void applyTheme(@NonNull @SuppressWarnings("unused") Theme t) { in applyTheme() method in Drawable
|
D | LayerDrawable.java | 206 public void applyTheme(@NonNull Theme t) { in applyTheme() method in LayerDrawable
|
/frameworks/base/core/java/android/content/res/ |
D | GradientColor.java | 564 private void applyTheme(Theme t) { in applyTheme() method in GradientColor
|
D | ColorStateList.java | 417 private void applyTheme(Theme t) { in applyTheme() method in ColorStateList
|