Searched refs:cropAndSetWallpaperIntent (Results 1 – 1 of 1) sorted by relevance
870 Intent cropAndSetWallpaperIntent = in getCropAndSetWallpaperIntent() local872 cropAndSetWallpaperIntent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION); in getCropAndSetWallpaperIntent()879 cropAndSetWallpaperIntent.setPackage(resolvedHome.activityInfo.packageName); in getCropAndSetWallpaperIntent()882 cropAndSetWallpaperIntent, 0); in getCropAndSetWallpaperIntent()884 return cropAndSetWallpaperIntent; in getCropAndSetWallpaperIntent()891 cropAndSetWallpaperIntent.setPackage(cropperPackage); in getCropAndSetWallpaperIntent()893 cropAndSetWallpaperIntent, 0); in getCropAndSetWallpaperIntent()895 return cropAndSetWallpaperIntent; in getCropAndSetWallpaperIntent()