Searched refs:TEST_LOCK_WALLPAPER_ID (Results 1 – 1 of 1) sorted by relevance
95 private static final int TEST_LOCK_WALLPAPER_ID = 2; field in WallpaperBackupAgentTest181 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, TEST_LOCK_WALLPAPER_ID); in testOnFullBackup_existingInfoStage_sysChanged_backsUpNewInfoFile()200 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, TEST_LOCK_WALLPAPER_ID); in testOnFullBackup_existingInfoStage_lockChanged_backsUpNewInfoFile()277 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, TEST_LOCK_WALLPAPER_ID); in testOnFullBackup_lockWallpaperNotEligible_doesNotBackUpLockWallpaper()289 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, TEST_LOCK_WALLPAPER_ID); in testOnFullBackup_existingLockStage_lockWallpaperRemovedByUser_NotBackUpOldStage()305 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, TEST_LOCK_WALLPAPER_ID); in testOnFullBackup_existingLockStage_lockWallpaperRemovedByUser_deletesExistingStage()321 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, TEST_LOCK_WALLPAPER_ID); in testOnFullBackup_existingLockStage_noLockChange_backsUpAlreadyStagedFile()338 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, TEST_LOCK_WALLPAPER_ID); in testOnFullBackup_existingLockStage_lockChanged_backsUpNewLockWallpaper()355 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, TEST_LOCK_WALLPAPER_ID); in testOnFullBackup_noExistingLockStage_backsUpLockWallpaper()462 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, TEST_LOCK_WALLPAPER_ID); in testOnFullBackup_systemWallpaperImgIneligible_logsFailure()[all …]