Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DSystemStaticWallpaperInfo.java71 public static final String ATTR_TITLE_RES = "title"; field in SystemStaticWallpaperInfo
112 int wallpaperTitleResId = attrs.getAttributeResourceValue(null, ATTR_TITLE_RES, 0); in fromAttributeSet()