Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DTintDrawable.java68 public void applyTheme(Theme t) { in applyTheme() method in TintDrawable
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DAccessibilitySettingsForSetupWizardActivity.java112 private void applyTheme() { in applyTheme() method in AccessibilitySettingsForSetupWizardActivity
/aosp12/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
/aosp12/packages/apps/ThemePicker/robolectric_tests/src/com/android/customization/model/theme/
H A DThemeManagerTest.java211 private void applyTheme(ThemeBundle theme) { in applyTheme() method in ThemeManagerTest
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DAlphaTintDrawableWrapper.java82 public void applyTheme(Theme t) { in applyTheme() method in AlphaTintDrawableWrapper
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DShadowDrawable.java111 public void applyTheme(Resources.Theme t) { in applyTheme() method in ShadowDrawable
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/util/
H A DThemeResolver.java91 public void applyTheme(Activity activity) { in applyTheme() method in ThemeResolver
H A DWizardManagerHelper.java402 public static void applyTheme(Activity activity) { in applyTheme() method in WizardManagerHelper
/aosp12/frameworks/base/core/java/com/android/internal/graphics/drawable/
H A DAnimationScaleListDrawable.java239 public void applyTheme(@NonNull Theme theme) { in applyTheme() method in AnimationScaleListDrawable
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DClipDrawable.java104 public void applyTheme(@NonNull Theme t) { in applyTheme() method in ClipDrawable
H A DAnimatedRotateDrawable.java142 public void applyTheme(@NonNull Theme t) { in applyTheme() method in AnimatedRotateDrawable
H A DColorStateListDrawable.java84 public void applyTheme(@NonNull Resources.Theme t) { in applyTheme() method in ColorStateListDrawable
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
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 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
/aosp12/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
H A DThemeFragment.java181 private void applyTheme() { in applyTheme() method in ThemeFragment
H A DCustomThemeActivity.java226 private void applyTheme(ThemeBundle themeToApply) { in applyTheme() method in CustomThemeActivity
/aosp12/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