/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | CastDrawable.java | 64 public void applyTheme(Resources.Theme t) { in applyTheme() method in CastDrawable
|
D | ScreenRecordDrawable.java | 96 public void applyTheme(Resources.Theme t) { in applyTheme() method in ScreenRecordDrawable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
D | AlphaTintDrawableWrapper.java | 82 public void applyTheme(Theme t) { in applyTheme() method in AlphaTintDrawableWrapper
|
/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 | AnimatedRotateDrawable.java | 142 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
|
D | ColorStateListDrawable.java | 84 public void applyTheme(@NonNull Resources.Theme t) { in applyTheme() method in ColorStateListDrawable
|
D | ScaleDrawable.java | 117 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 | 614 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable 1066 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VectorDrawableState 1497 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VGroup 1703 public void applyTheme(Theme theme) { in applyTheme() method in VectorDrawable.VClipPath 2125 public void applyTheme(Theme t) { in applyTheme() method in VectorDrawable.VFullPath 2275 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 | 149 public void applyTheme(@NonNull Theme t) { in applyTheme() method in InsetDrawable
|
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
|
D | ShapeDrawable.java | 431 public void applyTheme(Theme t) { in applyTheme() method in ShapeDrawable
|
D | DrawableWrapper.java | 158 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 | 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
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
D | IlluminationDrawable.kt | 121 override fun applyTheme(t: Resources.Theme) { in applyTheme() method in com.android.systemui.media.IlluminationDrawable
|
D | LightSourceDrawable.kt | 174 override fun applyTheme(t: Resources.Theme) { in applyTheme() method in com.android.systemui.media.LightSourceDrawable
|
/frameworks/base/core/java/android/content/res/ |
D | GradientColor.java | 564 private void applyTheme(Theme t) { in applyTheme() method in GradientColor
|
D | ColorStateList.java | 457 private void applyTheme(Theme t) { in applyTheme() method in ColorStateList
|