Searched refs:mHomeWallpaperExploreButton (Results 1 – 1 of 1) sorted by relevance
636 private ImageButton mHomeWallpaperExploreButton; field in CategoryFragment.TwoWallpapersMetadataHolder674 mHomeWallpaperExploreButton = in TwoWallpapersMetadataHolder()738 mHomeWallpaperExploreButton.setVisibility(View.VISIBLE); in bindHomeWallpaper()739 mHomeWallpaperExploreButton.setImageDrawable(getContext().getDrawable( in bindHomeWallpaper()741 mHomeWallpaperExploreButton.setContentDescription(getString(homeWallpaper in bindHomeWallpaper()743 mHomeWallpaperExploreButton.setColorFilter( in bindHomeWallpaper()747 mHomeWallpaperExploreButton.setOnClickListener(v -> { in bindHomeWallpaper()755 mHomeWallpaperExploreButton.setVisibility(View.GONE); in bindHomeWallpaper()