Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/WallpaperBackup/test/src/com/android/wallpaperbackup/
H A DWallpaperBackupAgentTest.java169 mockLockWallpaperFileWithContents("lock wallpaper"); in testOnFullBackup_existingInfoStage_noChange_backsUpAlreadyStagedInfoFile()
204 mockLockWallpaperFileWithContents("lock wallpaper"); in testOnFullBackup_existingInfoStage_lockChanged_backsUpNewInfoFile()
281 mockLockWallpaperFileWithContents("lock wallpaper"); in testOnFullBackup_lockWallpaperNotEligible_doesNotBackUpLockWallpaper()
293 mockLockWallpaperFileWithContents("lock wallpaper"); in testOnFullBackup_existingLockStage_lockWallpaperRemovedByUser_NotBackUpOldStage()
309 mockLockWallpaperFileWithContents("lock wallpaper"); in testOnFullBackup_existingLockStage_lockWallpaperRemovedByUser_deletesExistingStage()
325 mockLockWallpaperFileWithContents("old lock wallpaper"); in testOnFullBackup_existingLockStage_noLockChange_backsUpAlreadyStagedFile()
330 mockLockWallpaperFileWithContents("new lock wallpaper"); in testOnFullBackup_existingLockStage_noLockChange_backsUpAlreadyStagedFile()
342 mockLockWallpaperFileWithContents("old lock wallpaper"); in testOnFullBackup_existingLockStage_lockChanged_backsUpNewLockWallpaper()
347 mockLockWallpaperFileWithContents("new lock wallpaper"); in testOnFullBackup_existingLockStage_lockChanged_backsUpNewLockWallpaper()
359 mockLockWallpaperFileWithContents("lock wallpaper"); in testOnFullBackup_noExistingLockStage_backsUpLockWallpaper()
[all …]