Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DPickImageInfo.java20 public class PickImageInfo extends WallpaperTileInfo { class
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
DWallpaperPickerActivity.java47 import com.android.wallpaperpicker.tileinfo.PickImageInfo;
167 createTileView(masterWallpaperList, new PickImageInfo(), false), 0); in init()