Searched refs:mLockWallpaperExploreButton (Results 1 – 1 of 1) sorted by relevance
932 private ImageButton mLockWallpaperExploreButton; field in CategoryFragment.TwoWallpapersMetadataHolder972 mLockWallpaperExploreButton = in TwoWallpapersMetadataHolder()1103 mLockWallpaperExploreButton.setImageDrawable(getContext().getDrawable( in bindLockWallpaper()1105 mLockWallpaperExploreButton.setContentDescription(getString( in bindLockWallpaper()1107 mLockWallpaperExploreButton.setVisibility(View.VISIBLE); in bindLockWallpaper()1108 mLockWallpaperExploreButton.setColorFilter( in bindLockWallpaper()1112 mLockWallpaperExploreButton.setOnClickListener(new OnClickListener() { in bindLockWallpaper()1123 mLockWallpaperExploreButton.setVisibility(View.GONE); in bindLockWallpaper()