Searched refs:cropAndSetWallpaperIntent (Results 1 – 1 of 1) sorted by relevance
102 Intent cropAndSetWallpaperIntent; in onResume() local106 cropAndSetWallpaperIntent = wpm.getCropAndSetWallpaperIntent(mPickedItem); in onResume()107 startActivity(cropAndSetWallpaperIntent); in onResume()122 cropAndSetWallpaperIntent = new Intent(CropActivity.CROP_ACTION) in onResume()135 startActivity(cropAndSetWallpaperIntent); in onResume()