Searched refs:OVERLAY_CATEGORY_ICON_THEME_PICKER (Results 1 – 2 of 2) sorted by relevance
68 static final String OVERLAY_CATEGORY_ICON_THEME_PICKER = field in ThemeOverlayManager83 OVERLAY_CATEGORY_ICON_THEME_PICKER);119 Sets.newHashSet(OVERLAY_CATEGORY_ICON_THEME_PICKER)); in ThemeOverlayManager()127 mCategoryToTargetPackage.put(OVERLAY_CATEGORY_ICON_THEME_PICKER, mThemePickerPackage); in ThemeOverlayManager()
25 import static com.android.systemui.theme.ThemeOverlayManager.OVERLAY_CATEGORY_ICON_THEME_PICKER;131 createOverlayInfo(TEST_DISABLED_PREFIX + OVERLAY_CATEGORY_ICON_THEME_PICKER, in setup()132 THEMEPICKER_PACKAGE, OVERLAY_CATEGORY_ICON_THEME_PICKER, false), in setup()133 createOverlayInfo(TEST_ENABLED_PREFIX + OVERLAY_CATEGORY_ICON_THEME_PICKER, in setup()134 THEMEPICKER_PACKAGE, OVERLAY_CATEGORY_ICON_THEME_PICKER, true))); in setup()