Searched refs:SYSTEM_USER_CATEGORIES (Results 1 – 2 of 2) sorted by relevance
132 static final Set<String> SYSTEM_USER_CATEGORIES = Sets.newHashSet( field in ThemeOverlayApplier287 && SYSTEM_USER_CATEGORIES.contains(category)) { in setEnabled()
30 import static com.android.systemui.theme.ThemeOverlayApplier.SYSTEM_USER_CATEGORIES;197 if (SYSTEM_USER_CATEGORIES.contains(entry.getKey())) { in allCategoriesSpecified_sysuiCategoriesAlsoAppliedToSysuiUser()