Searched refs:onBackupException (Results 1 – 3 of 3) sorted by relevance
201 mWallpaperEventLogger.onBackupException(new Exception()); in onWallpaperBackupException_someProcessed_doesNotLogErrorForProcessedType()214 mWallpaperEventLogger.onBackupException(new Exception()); in onWallpaperBackupException_someProcessed_logsErrorForUnprocessedType()226 mWallpaperEventLogger.onBackupException(new Exception()); in onWallpaperBackupException_liveTypeProcessed_doesNotLogForSameImgType()
154 void onBackupException(Exception exception) { in onBackupException() method in WallpaperEventLogger
178 mEventLogger.onBackupException(e); in onFullBackup()