Searched defs:isLightTheme (Results 1 – 2 of 2) sorted by relevance
192 public static boolean isLightTheme(Intent intent, boolean def) { in isLightTheme() method in WizardManagerHelper205 public static boolean isLightTheme(String theme, boolean def) { in isLightTheme() method in WizardManagerHelper
152 private static boolean isLightTheme(Context context) { in isLightTheme() method in MediaRouterThemeHelper