Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
H A DSystemStaticWallpaperInfo.java94 int wallpaperSubtitle1ResId = attrs.getAttributeResourceValue(null, ATTR_SUBTITLE1_RES, 0); in fromAttributeSet() local
99 categoryId, drawableResId, wallpaperTitleResId, wallpaperSubtitle1ResId, in fromAttributeSet()
123 int wallpaperSubtitle1ResId = stubApkResources.getIdentifier( in getAll() local
138 drawableResId, wallpaperTitleResId, wallpaperSubtitle1ResId, in getAll()