Home
last modified time | relevance | path

Searched refs:mSetWallpaperButton (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
DWallpaperCropActivity.java81 protected View mSetWallpaperButton; field in WallpaperCropActivity
149 mSetWallpaperButton = findViewById(R.id.set_wallpaper_button); in init()
154 mSetWallpaperButton.setEnabled(false); in init()
162 mSetWallpaperButton.setEnabled(true); in init()
DWallpaperPickerActivity.java674 mSetWallpaperButton = findViewById(R.id.set_wallpaper_button);
767 mSetWallpaperButton.setEnabled(enabled);