Returns the boolean OR of the status of all of the media with a given ID. @param id the identifier used to determine which images to check @param load specifies whether to start the media loading @see #statusAll @see #LOADING @see #ABORTED @see #ERRORED @see #COMPLETE
(int id, boolean load)