Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_media_MediaDrm.cpp251 static void throwStateException(JNIEnv *env, const char *msg, status_t err) { in throwStateException() function
326 throwStateException(env, msg, err); in throwExceptionAsNecessary()
866 throwStateException(env, "DRM plugin failure: unknown key request type", in android_media_MediaDrm_getKeyRequest()