Searched refs:FileWallpaperInfo (Results 1 – 2 of 2) sorted by relevance
235 public static class FileWallpaperInfo extends WallpaperTileInfo { class in WallpaperPickerActivity238 public FileWallpaperInfo(File target, Drawable thumb) { in FileWallpaperInfo() method in WallpaperPickerActivity.FileWallpaperInfo1092 bundled.add(new FileWallpaperInfo(file, new BitmapDrawable(thumb)));
56 public static class SavedWallpaperTile extends WallpaperPickerActivity.FileWallpaperInfo {