Searched refs:mLowResImageView (Results 1 – 1 of 1) sorted by relevance
119 private ImageView mLowResImageView; field in ImagePreviewFragment443 if (mLowResImageView != null) { in crossFadeInMosaicView()444 mLowResImageView.setImageBitmap(null); in crossFadeInMosaicView()549 mLowResImageView = wallpaperPreviewContainer.findViewById(R.id.low_res_image); in surfaceCreated()621 mLowResImageView.setBackgroundColor(placeHolderColor); in surfaceCreated()623 mWallpaperAsset.loadLowResDrawable(activity, mLowResImageView, placeHolderColor, in surfaceCreated()