Searched defs:isLightTheme (Results 1 – 2 of 2) sorted by relevance
246 public static boolean isLightTheme(Intent intent, boolean def) { in isLightTheme() method in WizardManagerHelper260 public static boolean isLightTheme(String theme, boolean def) { in isLightTheme() method in WizardManagerHelper
181 static boolean isLightTheme(Context context) { in isLightTheme() method in MediaRouteChooserDialog