Searched refs:MediaCasStateException (Results 1 – 6 of 6) sorted by relevance
27 public class MediaCasStateException extends IllegalStateException { class31 private MediaCasStateException(int err, @Nullable String msg, @Nullable String diagnosticInfo) { in MediaCasStateException() method in MediaCasStateException85 throw new MediaCasStateException(err, msg, in throwExceptionIfNeeded()
120 MediaCasStateException.throwExceptionIfNeeded( in setMediaCasSession()219 MediaCasStateException.throwExceptionIfNeeded(e.errorCode, e.getMessage()); in descramble()
41 MediaCasStateException.throwExceptionIfNeeded(error); in throwExceptionIfNeeded()
295 MediaCasStateException.throwExceptionIfNeeded( in close()
22139 Landroid/media/MediaCasStateException;22140 Landroid/media/MediaCasStateException;->getDiagnosticInfo()Ljava/lang/String;
22948 public class MediaCasStateException extends java.lang.IllegalStateException {