Searched refs:onRestoreException (Results 1 – 3 of 3) sorted by relevance
355 mWallpaperEventLogger.onRestoreException(new Exception()); in onWallpaperRestoreException_someProcessed_doesNotLogErrorForProcessedType()368 mWallpaperEventLogger.onRestoreException(new Exception()); in onWallpaperRestoreException_someProcessed_logsErrorForUnprocessedType()380 mWallpaperEventLogger.onRestoreException(new Exception()); in onWallpaperRestoreException_liveTypeProcessed_doesNotLogForSameImgType()
169 void onRestoreException(Exception exception) { in onRestoreException() method in WallpaperEventLogger
397 mEventLogger.onRestoreException(e); in onRestoreFinished()