Searched refs:mSetWallpaperButton (Results 1 – 3 of 3) sorted by relevance
145 protected View mSetWallpaperButton; field in PreviewFragment298 mSetWallpaperButton = view.findViewById(R.id.button_set_wallpaper); in onCreateView()500 mSetWallpaperButton.setBackground(null);501 mSetWallpaperButton.setBackgroundResource(
296 mSetWallpaperButton.setVisibility(VISIBLE);390 mSetWallpaperButton.setVisibility(GONE);403 mSetWallpaperButton.setVisibility(VISIBLE);
149 mSetWallpaperButton.setEnabled(false); in onCreateView()357 mSetWallpaperButton.setEnabled(true); in onSurfaceReady()