Searched refs:isLiveWallpaperPreviewNeeded (Results 1 – 1 of 1) sorted by relevance
51 public static StartRotationDialogFragment newInstance(boolean isLiveWallpaperPreviewNeeded) { in newInstance() argument54 args.putBoolean(KEY_IS_LIVE_WALLPAPER_PREVIEW_NEEDED, isLiveWallpaperPreviewNeeded); in newInstance()