Home
last modified time | relevance | path

Searched refs:MediaCasStateException (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaCasStateException.java28 public class MediaCasStateException extends IllegalStateException { class
33 public MediaCasStateException(int err, @Nullable String msg, @Nullable String diagnosticInfo) { in MediaCasStateException() method in MediaCasStateException
70 throw new MediaCasStateException(e.errorCode, e.getMessage(), in throwExceptions()
DMediaDescrambler.java156 MediaCasStateException.throwExceptions(e); in setMediaCasSession()
213 MediaCasStateException.throwExceptions(e); in descramble()
DMediaCasException.java72 MediaCasStateException.throwExceptions(e); in throwExceptions()
DMediaCas.java319 MediaCasStateException.throwExceptions(e); in close()
/frameworks/base/api/
Dcurrent.txt21825 public class MediaCasStateException extends java.lang.IllegalStateException {
Dsystem-current.txt23667 public class MediaCasStateException extends java.lang.IllegalStateException {