Searched refs:SOURCE_INCOMPLETE (Results 1 – 4 of 4) sorted by relevance
722 public static final int SOURCE_INCOMPLETE = 2; field in ImageDecoder.DecodeException731 @IntDef(value = { SOURCE_EXCEPTION, SOURCE_INCOMPLETE, SOURCE_MALFORMED_DATA },782 case SOURCE_INCOMPLETE: in errorMessage()
1299 return e.getError() == ImageDecoder.DecodeException.SOURCE_INCOMPLETE; in getBitmapDrawable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16185 field public static final int SOURCE_INCOMPLETE = 2; // 0x2