Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/WallpaperBackup/test/src/com/android/wallpaperbackup/
H A DWallpaperBackupAgentTest.java626 mockStagedWallpaperFile(WALLPAPER_INFO_STAGE); in testOnRestore_systemWallpaperImgSuccess_logsSuccess()
627 mockStagedWallpaperFile(SYSTEM_WALLPAPER_STAGE); in testOnRestore_systemWallpaperImgSuccess_logsSuccess()
648 mockStagedWallpaperFile(WALLPAPER_INFO_STAGE); in testOnRestore_lockWallpaperImgSuccess_logsSuccess()
649 mockStagedWallpaperFile(LOCK_WALLPAPER_STAGE); in testOnRestore_lockWallpaperImgSuccess_logsSuccess()
663 mockStagedWallpaperFile(WALLPAPER_INFO_STAGE); in testOnRestore_systemWallpaperImgMissingAndNoLive_logsFailure()
664 mockStagedWallpaperFile(LOCK_WALLPAPER_STAGE); in testOnRestore_systemWallpaperImgMissingAndNoLive_logsFailure()
680 mockStagedWallpaperFile(WALLPAPER_INFO_STAGE); in testOnRestore_wallpaperImgMissingAndNoLive_logsFailure()
697 mockStagedWallpaperFile(SYSTEM_WALLPAPER_STAGE); in testOnRestore_wallpaperInfoMissing_logsFailure()
730 mockStagedWallpaperFile(SYSTEM_WALLPAPER_STAGE); in testOnRestore_throwsException_logsErrors()
731 mockStagedWallpaperFile(WALLPAPER_INFO_STAGE); in testOnRestore_throwsException_logsErrors()
[all …]