Home
last modified time | relevance | path

Searched refs:throwExceptionIfNeeded (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaCas.java291 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()
DMediaCasStateException.java37 static void throwExceptionIfNeeded(int err) { in throwExceptionIfNeeded() method in MediaCasStateException
38 throwExceptionIfNeeded(err, null /* msg */); in throwExceptionIfNeeded()
41 static void throwExceptionIfNeeded(int err, @Nullable String msg) { in throwExceptionIfNeeded() method in MediaCasStateException
DMediaCasException.java29 static void throwExceptionIfNeeded(int error) throws MediaCasException { in throwExceptionIfNeeded() method in MediaCasException
41 MediaCasStateException.throwExceptionIfNeeded(error); in throwExceptionIfNeeded()
DMediaDescrambler.java120 MediaCasStateException.throwExceptionIfNeeded( in setMediaCasSession()
219 MediaCasStateException.throwExceptionIfNeeded(e.errorCode, e.getMessage()); in descramble()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt36888 Landroid/media/MediaCasException;->throwExceptionIfNeeded(I)V
36893 Landroid/media/MediaCasStateException;->throwExceptionIfNeeded(I)V
36894 Landroid/media/MediaCasStateException;->throwExceptionIfNeeded(ILjava/lang/String;)V