Searched refs:mSetWallpaperButton (Results 1 – 1 of 1) sorted by relevance
77 private View mSetWallpaperButton; field in WallpaperCropActivity114 mSetWallpaperButton = findViewById(R.id.set_wallpaper_button); in init()119 mSetWallpaperButton.setVisibility(View.INVISIBLE); in init()128 mSetWallpaperButton.setVisibility(View.VISIBLE); in init()