Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
DCustomThemeActivity.java192 CustomTheme themeToApply = mCustomThemeManager.buildPartialCustomTheme(this, in onNextOrApply() local
222 private void applyTheme(ThemeBundle themeToApply) { in applyTheme()