Searched refs:ARG_WALLPAPER (Results 1 – 3 of 3) sorted by relevance
124 public static final String ARG_WALLPAPER = "wallpaper"; field in PreviewFragment228 mWallpaper = args.getParcelable(ARG_WALLPAPER); in onCreate()
198 args.putParcelable(PreviewFragment.ARG_WALLPAPER, wallpaperInfo) in getPreviewFragment()
228 putParcelable(PreviewFragment.ARG_WALLPAPER, wallpaperInfo) in getPreviewFragment()