Searched refs:mDownloadButton (Results 1 – 1 of 1) sorted by relevance
37 ToggleButton mDownloadButton; field in WallpaperDownloadButton46 mDownloadButton = findViewById(R.id.download_button); in WallpaperDownloadButton()54 mDownloadButton.setOnCheckedChangeListener(listener); in setOnCheckedChangeListener()61 mDownloadButton.setVisibility(GONE); in showDownloadActionProgress()69 mDownloadButton.setVisibility(VISIBLE); in hideDownloadActionProgress()81 mDownloadButton.setForeground(null); in updateColor()82 mDownloadButton.setForeground(AppCompatResources.getDrawable(context, in updateColor()