Searched refs:cropAndSetWallpaperIntent (Results 1 – 1 of 1) sorted by relevance
680 Intent cropAndSetWallpaperIntent = in getCropAndSetWallpaperIntent() local682 cropAndSetWallpaperIntent.addFlags(Intent.FLAG_GRANT_READ_URI_PERMISSION); in getCropAndSetWallpaperIntent()689 cropAndSetWallpaperIntent.setPackage(resolvedHome.activityInfo.packageName); in getCropAndSetWallpaperIntent()692 cropAndSetWallpaperIntent, 0); in getCropAndSetWallpaperIntent()694 return cropAndSetWallpaperIntent; in getCropAndSetWallpaperIntent()699 cropAndSetWallpaperIntent.setPackage("com.android.wallpapercropper"); in getCropAndSetWallpaperIntent()701 cropAndSetWallpaperIntent, 0); in getCropAndSetWallpaperIntent()703 return cropAndSetWallpaperIntent; in getCropAndSetWallpaperIntent()