Searched refs:isMultiCropEnabled (Results 1 – 16 of 16) sorted by relevance
66 final boolean isMultiCropEnabled = flags.isMultiCropEnabled(); in createCurrentWallpaperInfos()75 if (isMultiCropEnabled) { in createCurrentWallpaperInfos()131 if (isMultiCropEnabled) { in createCurrentWallpaperInfos()156 if (isMultiCropEnabled) { in createCurrentWallpaperInfos()
115 if (WallpaperManager.isMultiCropEnabled() && (!(asset instanceof StreamableAsset))) { in setIndividualWallpaper()126 if ((cropRect == null || WallpaperManager.isMultiCropEnabled()) in setIndividualWallpaper()336 if (!WallpaperManager.isMultiCropEnabled()) { in cropAndSetWallpaperBitmapInRotationStatic()343 scaledCropRect = WallpaperManager.isMultiCropEnabled() ? scaledCropRect : null; in cropAndSetWallpaperBitmapInRotationStatic()
307 if (getFlags().isMultiCropEnabled()) { in getWallpaperInteractor()326 if (getFlags().isMultiCropEnabled()) { in getWallpaperClient()
47 open fun isMultiCropEnabled() = WallpaperManager.isMultiCropEnabled() in <lambda>() method in com.android.wallpaper.config.BaseFlags
137 val isMultiCropEnabled = flags.isMultiCropEnabled() in <lambda>() constant306 if (isMultiCropEnabled) false else offsetToStart, in <lambda>()465 offsetToStart = if (isMultiCropEnabled) false else offsetToStart, in <lambda>()
198 boolean isMultiCropEnabled = flags.isMultiCropEnabled(); in calculateCropRect()230 if (isMultiCropEnabled) { in calculateCropRect()
113 if (flags.isMultiCropEnabled()) { in newIntent()
145 if (flags.isMultiCropEnabled()) { in loadPreviewFragment()
133 if (flags.isMultiCropEnabled()) { in newIntent()
102 if (flags.isMultiCropEnabled()) { in onCreate()
456 if (WallpaperManager.isMultiCropEnabled()) result.scale(1f / mFullResImageView.getScale()); in calculateCropRect()
130 boolean getFullAsset = flags.isMultiCropEnabled() && !mCropHints.isEmpty(); in createCurrentWallpaperAssetVN()
324 if (!flags.isMultiCropEnabled()) {
271 if (getFlags().isMultiCropEnabled()) { in getWallpaperInteractor()
606 if (!flags.isMultiCropEnabled()) { in <lambda>()
208 if (getFlags().isMultiCropEnabled()) { in <lambda>()