Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPersister.java47 private Bitmap mCurrentLockWallpaper; field in TestWallpaperPersister
69 mCurrentLockWallpaper = null; in TestWallpaperPersister()
110 mCurrentLockWallpaper = wallpaperBitmap; in setWallpaperInRotation()
120 mCurrentLockWallpaper = wallpaperBitmap; in setWallpaperBitmapInNextRotation()
141 return mCurrentLockWallpaper; in getCurrentLockWallpaper()
180 mCurrentLockWallpaper = mPendingLockWallpaper; in finishSettingWallpaper()