Searched refs:ERROR_INELIGIBLE (Results 1 – 3 of 3) sorted by relevance
22 import static com.android.wallpaperbackup.WallpaperEventLogger.ERROR_INELIGIBLE;230 logSystemImageErrorIfNoLiveComponent(ERROR_INELIGIBLE); in backupSystemWallpaperFile()283 logLockImageErrorIfNoLiveComponent(ERROR_INELIGIBLE); in backupLockWallpaperFileIfItExists()
57 static final String ERROR_INELIGIBLE = "ineligible"; field in WallpaperEventLogger
26 import static com.android.wallpaperbackup.WallpaperEventLogger.ERROR_INELIGIBLE;470 assertThat(result.getErrors()).containsKey(ERROR_INELIGIBLE); in testOnFullBackup_systemWallpaperImgIneligible_logsFailure()537 assertThat(result.getErrors()).containsKey(ERROR_INELIGIBLE); in testOnFullBackup_lockWallpaperImgIneligible_logsFailure()