Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java78 int drawableResId, int titleResId, int attributionResId, int actionUrlResId) { in ThemeBundledWallpaperInfo() argument
84 mAttributionResId = attributionResId; in ThemeBundledWallpaperInfo()
DThemeBundle.java421 @StringRes int attributionResId, @StringRes int actionUrlResId) { in setWallpaperInfo() argument
423 themeId, wallpaperResId, titleResId, attributionResId, actionUrlResId); in setWallpaperInfo()