Searched refs:isOOM (Results 1 – 4 of 4) sorted by relevance
27 public static boolean isOOM(Throwable throwable) { in isOOM() method in ThrowableAnalyzer
127 … @WallpaperSetFailureReason int failureReason = ThrowableAnalyzer.isOOM(throwable) in setWallpaper()
237 @WallpaperSetFailureReason int failureReason = ThrowableAnalyzer.isOOM( in onWallpaperApplyError()
953 … @WallpaperSetFailureReason int failureReason = ThrowableAnalyzer.isOOM(throwable) in setCustomPhotoWallpaper()