Searched refs:ndkEventType (Results 1 – 1 of 1) sorted by relevance
161 AMediaDrmEventType ndkEventType; in notify() local164 ndkEventType = EVENT_PROVISION_REQUIRED; in notify()167 ndkEventType = EVENT_KEY_REQUIRED; in notify()170 ndkEventType = EVENT_KEY_EXPIRED; in notify()173 ndkEventType = EVENT_VENDOR_DEFINED; in notify()176 ndkEventType = EVENT_SESSION_RECLAIMED; in notify()189 (*mEventListener)(mObj, &sessionId, ndkEventType, extra, data, dataSize); in notify()