Searched refs:ndkEventType (Results 1 – 1 of 1) sorted by relevance
85 AMediaDrmEventType ndkEventType; in notify() local88 ndkEventType = EVENT_PROVISION_REQUIRED; in notify()91 ndkEventType = EVENT_KEY_REQUIRED; in notify()94 ndkEventType = EVENT_KEY_EXPIRED; in notify()97 ndkEventType = EVENT_VENDOR_DEFINED; in notify()104 (*mListener)(mObj, &sessionId, ndkEventType, extra, data, dataSize); in notify()