Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_media_MediaPlayer.cpp1201 static bool throwDrmExceptionAsNecessary(JNIEnv *env, status_t err, const char *msg = NULL) in throwDrmExceptionAsNecessary() function
1328 throwDrmExceptionAsNecessary(env, err, "Failed to prepare DRM scheme"); in android_media_MediaPlayer_prepareDrm()