Home
last modified time | relevance | path

Searched refs:THEMEPICKER_PACKAGE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/theme/
DThemeOverlayApplierTest.java87 private static final String THEMEPICKER_PACKAGE = "com.android.wallpaper"; field in ThemeOverlayApplierTest
108 LAUNCHER_PACKAGE, THEMEPICKER_PACKAGE, mDumpManager, in setup()
159 when(mOverlayManager.getOverlayInfosForTarget(THEMEPICKER_PACKAGE, UserHandle.SYSTEM)) in setup()
162 THEMEPICKER_PACKAGE, OVERLAY_CATEGORY_ICON_THEME_PICKER, false), in setup()
164 THEMEPICKER_PACKAGE, OVERLAY_CATEGORY_ICON_THEME_PICKER, true))); in setup()