Searched refs:ERROR_NO_WALLPAPER (Results 1 – 3 of 3) sorted by relevance
24 import static com.android.wallpaperbackup.WallpaperEventLogger.ERROR_NO_WALLPAPER;240 logSystemImageErrorIfNoLiveComponent(ERROR_NO_WALLPAPER); in backupSystemWallpaperFile()277 logLockImageErrorIfNoLiveComponent(ERROR_NO_WALLPAPER); in backupLockWallpaperFileIfItExists()294 logLockImageErrorIfNoLiveComponent(ERROR_NO_WALLPAPER); in backupLockWallpaperFileIfItExists()475 logRestoreErrorIfNoLiveComponent(which, ERROR_NO_WALLPAPER); in restoreFromStage()
61 static final String ERROR_NO_WALLPAPER = "no_wallpaper"; field in WallpaperEventLogger
28 import static com.android.wallpaperbackup.WallpaperEventLogger.ERROR_NO_WALLPAPER;481 assertThat(result.getErrors()).containsKey(ERROR_NO_WALLPAPER); in testOnFullBackup_systemWallpaperImgMissing_logsFailure()548 assertThat(result.getErrors()).containsKey(ERROR_NO_WALLPAPER); in testOnFullBackup_lockWallpaperImgMissing_logsFailure()674 assertThat(result.getErrors()).containsKey(ERROR_NO_WALLPAPER); in testOnRestore_systemWallpaperImgMissingAndNoLive_logsFailure()691 assertThat(result.getErrors()).containsKey(ERROR_NO_WALLPAPER); in testOnRestore_wallpaperImgMissingAndNoLive_logsFailure()