Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPersister.java98 int setWallpaperBitmapInNextRotation(Bitmap wallpaperBitmap); in setWallpaperBitmapInNextRotation() method
DDefaultWallpaperPersister.java343 public int setWallpaperBitmapInNextRotation(Bitmap wallpaperBitmap) { in setWallpaperBitmapInNextRotation() method in DefaultWallpaperPersister
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperPersister.java138 public int setWallpaperBitmapInNextRotation(Bitmap wallpaperBitmap) { in setWallpaperBitmapInNextRotation() method in TestWallpaperPersister