Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DSystemStaticWallpaperInfo.java73 public static final String ATTR_SUBTITLE2_RES = "subtitle2"; field in SystemStaticWallpaperInfo
114 int wallpaperSubtitle2ResId = attrs.getAttributeResourceValue(null, ATTR_SUBTITLE2_RES, 0); in fromAttributeSet()