Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaDrm.cpp159 } gSessionExceptionErrorCodes; variable
443 jErrorCode = gSessionExceptionErrorCodes.kResourceContention; in throwSessionException()
966 gSessionExceptionErrorCodes.kErrorUnknown = env->GetStaticIntField(clazz, field); in android_media_MediaDrm_native_init()
968 gSessionExceptionErrorCodes.kResourceContention = env->GetStaticIntField(clazz, field); in android_media_MediaDrm_native_init()