Searched refs:cropAndSetWallpaperIntent (Results 1 – 1 of 1) sorted by relevance
665 Intent cropAndSetWallpaperIntent = in getCropAndSetWallpaperIntent() local667 cropAndSetWallpaperIntent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION); in getCropAndSetWallpaperIntent()674 cropAndSetWallpaperIntent.setPackage(resolvedHome.activityInfo.packageName); in getCropAndSetWallpaperIntent()677 cropAndSetWallpaperIntent, 0); in getCropAndSetWallpaperIntent()679 return cropAndSetWallpaperIntent; in getCropAndSetWallpaperIntent()684 cropAndSetWallpaperIntent.setPackage("com.android.wallpapercropper"); in getCropAndSetWallpaperIntent()686 cropAndSetWallpaperIntent, 0); in getCropAndSetWallpaperIntent()688 return cropAndSetWallpaperIntent; in getCropAndSetWallpaperIntent()