Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/widget/
DTintDrawable.java68 public void applyTheme(Theme t) { in applyTheme() method in TintDrawable
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilitySettingsForSetupWizardActivity.java109 private void applyTheme() { in applyTheme() method in AccessibilitySettingsForSetupWizardActivity
/packages/apps/ThemePicker/robolectric_tests/src/com/android/customization/model/theme/
DThemeManagerTest.java211 private void applyTheme(ThemeBundle theme) { in applyTheme() method in ThemeManagerTest
/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DShadowDrawable.java111 public void applyTheme(Resources.Theme t) { in applyTheme() method in ShadowDrawable
/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
DCustomThemeActivity.java226 private void applyTheme(ThemeBundle themeToApply) { in applyTheme() method in CustomThemeActivity
DThemeFragment.java181 private void applyTheme() { in applyTheme() method in ThemeFragment
/packages/apps/ThemePicker/src/com/android/customization/widget/
DDynamicAdaptiveIconDrawable.java320 public void applyTheme(@NonNull Theme t) { in applyTheme() method in DynamicAdaptiveIconDrawable