Searched defs:themeName (Results 1 – 4 of 4) sorted by relevance
185 String themeName = themeId != Resources.ID_NULL in setSplashScreenTheme() local191 themeName, activity.getUserId()); in setSplashScreenTheme() local
100 public SessionParamsBuilder setTheme(@NonNull String themeName, boolean isProjectTheme) { in setTheme()107 public SessionParamsBuilder setTheme(@NonNull String themeName) { in setTheme()
154 public BridgeClient(String themeName) { in BridgeClient()512 protected void init(String themeName) { in init()
771 void setSplashScreenTheme(String packageName, String themeName, int userId); in setSplashScreenTheme()