Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/jni/
H A Dandroid_media_MediaDrm.cpp329 jint jeventType = 0; in notify() local
335 jeventType = gEventTypes.kEventProvisionRequired; in notify()
339 jeventType = gEventTypes.kEventKeyRequired; in notify()
343 jeventType = gEventTypes.kEventKeyExpired; in notify()
347 jeventType = gEventTypes.kEventVendorDefined; in notify()
351 jeventType = gEventTypes.kEventSessionReclaimed; in notify()
370 jwhat, jeventType, extra, in notify()