Searched refs:cropAndSetWallpaperIntent (Results 1 – 1 of 1) sorted by relevance
853 Intent cropAndSetWallpaperIntent = in getCropAndSetWallpaperIntent() local855 cropAndSetWallpaperIntent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION); in getCropAndSetWallpaperIntent()862 cropAndSetWallpaperIntent.setPackage(resolvedHome.activityInfo.packageName); in getCropAndSetWallpaperIntent()865 cropAndSetWallpaperIntent, 0); in getCropAndSetWallpaperIntent()867 return cropAndSetWallpaperIntent; in getCropAndSetWallpaperIntent()874 cropAndSetWallpaperIntent.setPackage(cropperPackage); in getCropAndSetWallpaperIntent()876 cropAndSetWallpaperIntent, 0); in getCropAndSetWallpaperIntent()878 return cropAndSetWallpaperIntent; in getCropAndSetWallpaperIntent()