Searched refs:mSetWallpaperButton (Results 1 – 3 of 3) sorted by relevance
63 protected View mSetWallpaperButton; field in WallpaperCropActivity124 mSetWallpaperButton = findViewById(R.id.set_wallpaper_button); in init()129 mSetWallpaperButton.setEnabled(false); in init()137 mSetWallpaperButton.setEnabled(true); in init()
220 mSetWallpaperButton = findViewById(R.id.set_wallpaper_button); in init()265 mSetWallpaperButton.setEnabled(enabled); in setWallpaperButtonEnabled()
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()