Home
last modified time | relevance | path

Searched refs:cropAndSetWallpaperBitmapInRotationStatic (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultWallpaperPersister.java213 final int wallpaperId = cropAndSetWallpaperBitmapInRotationStatic(wallpaperBitmap, in setWallpaperInRotation()
232 return cropAndSetWallpaperBitmapInRotationStatic(wallpaperBitmap, attributions, actionUrl, in setWallpaperBitmapInNextRotation()
301 private int cropAndSetWallpaperBitmapInRotationStatic(Bitmap wallpaperBitmap, in cropAndSetWallpaperBitmapInRotationStatic() method in DefaultWallpaperPersister