Searched refs:mSetWallpaperButton (Results 1 – 3 of 3) sorted by relevance
146 protected View mSetWallpaperButton; field in PreviewFragment299 mSetWallpaperButton = view.findViewById(R.id.button_set_wallpaper); in onCreateView()501 mSetWallpaperButton.setBackground(null);502 mSetWallpaperButton.setBackgroundResource(
297 mSetWallpaperButton.setVisibility(VISIBLE);391 mSetWallpaperButton.setVisibility(GONE);404 mSetWallpaperButton.setVisibility(VISIBLE);
149 mSetWallpaperButton.setEnabled(false); in onCreateView()357 mSetWallpaperButton.setEnabled(true); in onSurfaceReady()