Searched refs:ndkEventType (Results 1 – 1 of 1) sorted by relevance
86 AMediaDrmEventType ndkEventType; in notify() local89 ndkEventType = EVENT_PROVISION_REQUIRED; in notify()92 ndkEventType = EVENT_KEY_REQUIRED; in notify()95 ndkEventType = EVENT_KEY_EXPIRED; in notify()98 ndkEventType = EVENT_VENDOR_DEFINED; in notify()105 (*mListener)(mObj, &sessionId, ndkEventType, extra, data, dataSize); in notify()