Searched refs:SOURCE_INCOMPLETE (Results 1 – 5 of 5) sorted by relevance
705 public static final int SOURCE_INCOMPLETE = 2; field in ImageDecoder.DecodeException759 case SOURCE_INCOMPLETE: in errorMessage()
675 public static final int SOURCE_INCOMPLETE = 2; field in ImageDecoder.DecodeException684 @IntDef(value = { SOURCE_EXCEPTION, SOURCE_INCOMPLETE, SOURCE_MALFORMED_DATA },735 case SOURCE_INCOMPLETE: in errorMessage()
1305 return e.getError() == ImageDecoder.DecodeException.SOURCE_INCOMPLETE; in getBitmapDrawable()
14241 field public static final int SOURCE_INCOMPLETE = 2; // 0x2