Searched refs:changeToTheme (Results 1 – 2 of 2) sorted by relevance
32 public static void changeToTheme(Activity activity, String themeName, int themeResId) { in changeToTheme() method in Utils
62 Utils.changeToTheme(this, themeName, themeResId); in onCreate()