Searched refs:themeId (Results 1 – 2 of 2) sorted by relevance
1772 int themeId in applyDefaultTheme() local1775 return new ContextThemeWrapper(originalContext, themeId); in applyDefaultTheme()
3597 int themeId = isLightTheme ? R.style.ThemeOverlay_Material_Light in applyDefaultTheme() local3600 return new ContextThemeWrapper(originalContext, themeId); in applyDefaultTheme()