/aosp12/packages/apps/Settings/src/com/android/settings/widget/ |
H A D | TintDrawable.java | 68 public void applyTheme(Theme t) { in applyTheme() method in TintDrawable
|
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/ |
H A D | AccessibilitySettingsForSetupWizardActivity.java | 112 private void applyTheme() { in applyTheme() method in AccessibilitySettingsForSetupWizardActivity
|
/aosp12/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
|
/aosp12/packages/apps/ThemePicker/robolectric_tests/src/com/android/customization/model/theme/ |
H A D | ThemeManagerTest.java | 211 private void applyTheme(ThemeBundle theme) { in applyTheme() method in ThemeManagerTest
|
/aosp12/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
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
H A D | ShadowDrawable.java | 111 public void applyTheme(Resources.Theme t) { in applyTheme() method in ShadowDrawable
|
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/ |
H A D | ThemeResolver.java | 91 public void applyTheme(Activity activity) { in applyTheme() method in ThemeResolver
|
H A D | WizardManagerHelper.java | 402 public static void applyTheme(Activity activity) { in applyTheme() method in WizardManagerHelper
|
/aosp12/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
|
/aosp12/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 | AnimatedRotateDrawable.java | 142 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
|
H A D | ColorStateListDrawable.java | 84 public void applyTheme(@NonNull Resources.Theme t) { in applyTheme() method in ColorStateListDrawable
|
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 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
|
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
|
/aosp12/packages/apps/ThemePicker/src/com/android/customization/picker/theme/ |
H A D | ThemeFragment.java | 181 private void applyTheme() { in applyTheme() method in ThemeFragment
|
H A D | CustomThemeActivity.java | 226 private void applyTheme(ThemeBundle themeToApply) { in applyTheme() method in CustomThemeActivity
|
/aosp12/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
|