Searched defs:themeId (Results 1 – 5 of 5) sorted by relevance
111 int themeId = R.style.LogAccessDialogTheme; in onCreate() local202 private View createView(@StyleRes int themeId) { in createView()
110 void setSplashScreenTheme(@StyleRes int themeId); in setSplashScreenTheme()174 public void setSplashScreenTheme(@StyleRes int themeId) { in setSplashScreenTheme()
770 final int themeId = inNightMode ? R.style.Theme_DeviceDefault_Dialog_Alert : in getAlertDialogBuilder() local
1533 int themeId = in applyDefaultTheme() local
4082 int themeId = isLightTheme ? R.style.ThemeOverlay_Material_Light in applyDefaultTheme() local