Searched refs:NO_LOCK_WALLPAPER_ID (Results 1 – 1 of 1) sorted by relevance
96 private static final int NO_LOCK_WALLPAPER_ID = -1; field in WallpaperBackupAgentTest218 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, NO_LOCK_WALLPAPER_ID); in testOnFullBackup_systemWallpaperNotEligible_doesNotBackUpSystemWallpaper()230 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, NO_LOCK_WALLPAPER_ID); in testOnFullBackup_existingSystemStage_noSysChange_backsUpAlreadyStagedFile()247 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, NO_LOCK_WALLPAPER_ID); in testOnFullBackup_existingSystemStage_sysChanged_backsUpNewSystemWallpaper()251 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID + 1, NO_LOCK_WALLPAPER_ID); in testOnFullBackup_existingSystemStage_sysChanged_backsUpNewSystemWallpaper()264 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, NO_LOCK_WALLPAPER_ID); in testOnFullBackup_noExistingSystemStage_backsUpSystemWallpaper()293 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, NO_LOCK_WALLPAPER_ID); in testOnFullBackup_existingLockStage_lockWallpaperRemovedByUser_NotBackUpOldStage()309 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, NO_LOCK_WALLPAPER_ID); in testOnFullBackup_existingLockStage_lockWallpaperRemovedByUser_deletesExistingStage()448 mockCurrentWallpaperIds(TEST_SYSTEM_WALLPAPER_ID, NO_LOCK_WALLPAPER_ID); in testOnFullBackup_systemWallpaperImgSuccess_logsSuccess()