Searched refs:OVERLAY_CATEGORY_ICON_THEME_PICKER (Results 1 – 2 of 2) sorted by relevance
26 import static com.android.systemui.theme.ThemeOverlayApplier.OVERLAY_CATEGORY_ICON_THEME_PICKER;161 createOverlayInfo(TEST_DISABLED_PREFIX + OVERLAY_CATEGORY_ICON_THEME_PICKER, in setup()162 THEMEPICKER_PACKAGE, OVERLAY_CATEGORY_ICON_THEME_PICKER, false), in setup()163 createOverlayInfo(TEST_ENABLED_PREFIX + OVERLAY_CATEGORY_ICON_THEME_PICKER, in setup()164 THEMEPICKER_PACKAGE, OVERLAY_CATEGORY_ICON_THEME_PICKER, true))); in setup()
111 static final String OVERLAY_CATEGORY_ICON_THEME_PICKER = field in ThemeOverlayApplier128 OVERLAY_CATEGORY_ICON_THEME_PICKER);175 Sets.newHashSet(OVERLAY_CATEGORY_ICON_THEME_PICKER)); in ThemeOverlayApplier()184 mCategoryToTargetPackage.put(OVERLAY_CATEGORY_ICON_THEME_PICKER, mThemePickerPackage); in ThemeOverlayApplier()