Searched refs:cropImageAndSetWallpaper (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
H A DWallpaperCropActivity.java112 cropImageAndSetWallpaper(imageUri, null, finishActivityWhenDone);
330 protected void cropImageAndSetWallpaper( method in class:WallpaperCropActivity
361 protected void cropImageAndSetWallpaper(Uri uri, method in class:WallpaperCropActivity
H A DWallpaperPickerActivity.java188 a.cropImageAndSetWallpaper(mUri, h, finishActivityWhenDone);
257 a.cropImageAndSetWallpaper(mResources, mResId, finishActivityWhenDone);

Completed in 31 milliseconds