Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DSystemStaticWallpaperInfo.java75 public static final String ATTR_THUMBNAIL = "thumbnail"; field in SystemStaticWallpaperInfo
116 int thumbnailResId = attrs.getAttributeResourceValue(null, ATTR_THUMBNAIL, 0); in fromAttributeSet()