Searched refs:SYSUI_PACKAGE (Results 1 – 4 of 4) sorted by relevance
45 String SYSUI_PACKAGE = "com.android.systemui"; field100 SYSUI_PACKAGE)); in getPackagesToOverlay()
26 import static com.android.customization.model.ResourceConstants.SYSUI_PACKAGE;96 mMockOmHelper.addOverlay("test.package.name_sysui", SYSUI_PACKAGE, in testApply_DefaultTheme()
6 import static com.android.customization.model.ResourceConstants.SYSUI_PACKAGE;49 om.getOverlayInfosForTarget(SYSUI_PACKAGE, user).forEach(addToMap); in OverlayThemeExtractor()
30 import static com.android.customization.model.ResourceConstants.SYSUI_PACKAGE;318 mOverlayProvider.addSystemDefaultIcons(builder, SYSUI_PACKAGE, ICONS_FOR_PREVIEW); in addDefaultTheme()