Searched defs:themeId (Results 1 – 4 of 4) sorted by relevance
96 void setSplashScreenTheme(@StyleRes int themeId); in setSplashScreenTheme()160 public void setSplashScreenTheme(@StyleRes int themeId) { in setSplashScreenTheme()
608 final int themeId = inNightMode ? R.style.Theme_DeviceDefault_Dialog_Alert : in getAlertDialogBuilder() local
1859 int themeId in applyDefaultTheme() local
3840 int themeId = isLightTheme ? R.style.ThemeOverlay_Material_Light in applyDefaultTheme() local