Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DSystemStaticWallpaperInfo.java113 int wallpaperSubtitle1ResId = attrs.getAttributeResourceValue(null, ATTR_SUBTITLE1_RES, 0); in fromAttributeSet() local
119 categoryId, drawableResId, wallpaperTitleResId, wallpaperSubtitle1ResId, in fromAttributeSet()
143 int wallpaperSubtitle1ResId = stubApkResources.getIdentifier( in getAll() local
161 drawableResId, wallpaperTitleResId, wallpaperSubtitle1ResId, in getAll()