Home | History | Annotate | Download | only in android

Lines Matching refs:event_type

1278         const media_event_type event_type = MapStatusToEventType(status);
1280 if (MEDIA_NOP != event_type) {
1281 mPvPlayer->sendEvent(event_type, MapStatusToEventCode(status), status);