Home
last modified time | relevance | path

Searched defs:loadLowResDrawable (Results 1 – 5 of 5) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DSystemStaticAsset.java63 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in SystemStaticAsset
DCurrentWallpaperAsset.java104 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in CurrentWallpaperAsset
DContentUriAsset.java259 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in ContentUriAsset
DLiveWallpaperThumbAsset.java212 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in LiveWallpaperThumbAsset
DAsset.java176 public void loadLowResDrawable(Activity activity, ImageView imageView, int placeholderColor, in loadLowResDrawable() method in Asset