Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DSystemStaticWallpaperInfo.java74 public static final String ATTR_ACTION_URL_RES = "actionUrl"; field in SystemStaticWallpaperInfo
115 int actionUrlResId = attrs.getAttributeResourceValue(null, ATTR_ACTION_URL_RES, 0); in fromAttributeSet()