Searched refs:shouldSuppressDayNight (Results 1 – 1 of 1) sorted by relevance
73 .resolveTheme(defaultTheme, themeName, shouldSuppressDayNight(context)); in inferThemeResId()97 if (shouldSuppressDayNight(context)) { in getDefaultNightMode()140 private boolean shouldSuppressDayNight(Context context) { in shouldSuppressDayNight() method in ThemeHelper