Searched refs:throwExceptionIfNeeded (Results 1 – 5 of 5) sorted by relevance
291 MediaCasException.throwExceptionIfNeeded( in setPrivateData()315 MediaCasException.throwExceptionIfNeeded( in processEcm()359 MediaCasException.throwExceptionIfNeeded( in sendSessionEvent()377 MediaCasStateException.throwExceptionIfNeeded( in close()550 MediaCasException.throwExceptionIfNeeded( in setPrivateData()582 MediaCasException.throwExceptionIfNeeded(cb.mStatus); in openSession()606 MediaCasException.throwExceptionIfNeeded( in processEmm()645 MediaCasException.throwExceptionIfNeeded( in sendEvent()667 MediaCasException.throwExceptionIfNeeded( in provision()689 MediaCasException.throwExceptionIfNeeded( in refreshEntitlements()
37 static void throwExceptionIfNeeded(int err) { in throwExceptionIfNeeded() method in MediaCasStateException38 throwExceptionIfNeeded(err, null /* msg */); in throwExceptionIfNeeded()41 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()
120 MediaCasStateException.throwExceptionIfNeeded( in setMediaCasSession()219 MediaCasStateException.throwExceptionIfNeeded(e.errorCode, e.getMessage()); in descramble()
36888 Landroid/media/MediaCasException;->throwExceptionIfNeeded(I)V36893 Landroid/media/MediaCasStateException;->throwExceptionIfNeeded(I)V36894 Landroid/media/MediaCasStateException;->throwExceptionIfNeeded(ILjava/lang/String;)V