Searched refs:cropImageAndSetWallpaper (Results 1 – 3 of 3) sorted by relevance
121 cropImageAndSetWallpaper(imageUri, null, false /* shouldFadeOutOnFinish */); in init()333 public void cropImageAndSetWallpaper(Resources res, int resId, boolean shouldFadeOutOnFinish) { in cropImageAndSetWallpaper() method in WallpaperCropActivity353 public void cropImageAndSetWallpaper(Uri uri, in cropImageAndSetWallpaper() method in WallpaperCropActivity
53 a.cropImageAndSetWallpaper(mResources, mResId, true /* shouldFadeOutOnFinish */); in onSave()
66 a.cropImageAndSetWallpaper(mUri, h, shouldFadeOutOnFinish); in onSave()