Searched refs:ThrowableAnalyzer (Results 1 – 4 of 4) sorted by relevance
32 import com.android.wallpaper.util.ThrowableAnalyzer;127 … @WallpaperSetFailureReason int failureReason = ThrowableAnalyzer.isOOM(throwable) in setWallpaper()
21 public class ThrowableAnalyzer { class
35 import com.android.wallpaper.util.ThrowableAnalyzer;245 @WallpaperSetFailureReason int failureReason = ThrowableAnalyzer.isOOM( in onWallpaperApplyError()
83 import com.android.wallpaper.util.ThrowableAnalyzer;953 … @WallpaperSetFailureReason int failureReason = ThrowableAnalyzer.isOOM(throwable) in setCustomPhotoWallpaper()