Searched refs:throwExceptionIfNeeded (Results 1 – 5 of 5) sorted by relevance
609 MediaCasException.throwExceptionIfNeeded( in setPrivateData()643 MediaCasException.throwExceptionIfNeeded( in processEcm()698 MediaCasException.throwExceptionIfNeeded( in sendSessionEvent()733 MediaCasStateException.throwExceptionIfNeeded( in close()1058 MediaCasException.throwExceptionIfNeeded(se.errorCode); in setPrivateData()1061 MediaCasException.throwExceptionIfNeeded( in setPrivateData()1164 MediaCasException.throwExceptionIfNeeded(cb.mStatus); in openSession()1230 MediaCasException.throwExceptionIfNeeded(cb.mStatus); in openSession()1270 MediaCasException.throwExceptionIfNeeded( in processEmm()1320 MediaCasException.throwExceptionIfNeeded( in sendEvent()[all …]
36 static void throwExceptionIfNeeded(int err) { in throwExceptionIfNeeded() method in MediaCasStateException37 throwExceptionIfNeeded(err, null /* msg */); in throwExceptionIfNeeded()40 static void throwExceptionIfNeeded(int err, @Nullable String msg) { in throwExceptionIfNeeded() method in MediaCasStateException
29 static void throwExceptionIfNeeded(int error) throws MediaCasException { in throwExceptionIfNeeded() method in MediaCasException41 MediaCasStateException.throwExceptionIfNeeded(error); in throwExceptionIfNeeded()
147 MediaCasStateException.throwExceptionIfNeeded(e.errorCode, e.getMessage()); in descramble()171 MediaCasStateException.throwExceptionIfNeeded( in setMediaCasSession()373 MediaCasStateException.throwExceptionIfNeeded(e.errorCode, e.getMessage()); in descramble()
26759 Landroid/media/MediaCasException;->throwExceptionIfNeeded(I)V26764 Landroid/media/MediaCasStateException;->throwExceptionIfNeeded(I)V26765 Landroid/media/MediaCasStateException;->throwExceptionIfNeeded(ILjava/lang/String;)V