Searched defs:loadLowResDrawable (Results 1 – 5 of 5) sorted by relevance
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
D | SystemStaticAsset.java | 63 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in SystemStaticAsset
|
D | CurrentWallpaperAsset.java | 104 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in CurrentWallpaperAsset
|
D | ContentUriAsset.java | 259 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in ContentUriAsset
|
D | LiveWallpaperThumbAsset.java | 212 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in LiveWallpaperThumbAsset
|
D | Asset.java | 176 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in Asset
|