Home
last modified time | relevance | path

Searched defs:OVERLAY_CATEGORY_ICON_SYSUI (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/
H A DResourceConstants.java65 String OVERLAY_CATEGORY_ICON_SYSUI = "android.theme.customization.icon_pack.systemui"; field
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
H A DThemeOverlayApplier.java93 static final String OVERLAY_CATEGORY_ICON_SYSUI = field in ThemeOverlayApplier