Home
last modified time | relevance | path

Searched defs:throwExceptionIfNeeded (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DMediaCasStateException.java37 static void throwExceptionIfNeeded(int err) { in throwExceptionIfNeeded() method in MediaCasStateException
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