Searched defs:shouldFadeOutOnFinish (Results 1 – 3 of 3) sorted by relevance
322 final boolean shouldFadeOutOnFinish) { in setWallpaper()345 final boolean finishActivityWhenDone, final boolean shouldFadeOutOnFinish) { in cropImageAndSetWallpaper()375 final boolean finishActivityWhenDone, final boolean shouldFadeOutOnFinish) { in cropImageAndSetWallpaper()
91 a.cropImageAndSetWallpaper(Uri.fromFile(mFile), null, true, shouldFadeOutOnFinish); in onSave() local
266 a.setWallpaper(Uri.fromFile(mFile), true, shouldFadeOutOnFinish); in onSave() local