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()
28 import com.android.wallpaper.util.ThrowableAnalyzer;219 @WallpaperSetFailureReason int failureReason = ThrowableAnalyzer.isOOM( in onWallpaperApplyError()
21 public class ThrowableAnalyzer { class
81 import com.android.wallpaper.util.ThrowableAnalyzer;923 … @WallpaperSetFailureReason int failureReason = ThrowableAnalyzer.isOOM(throwable) in setCustomPhotoWallpaper()