Searched refs:sectionNum (Results 1 – 2 of 2) sorted by relevance
35 private SectionEvent(int tableId, int version, int sectionNum, long dataLength) { in SectionEvent() argument38 mSectionNum = sectionNum; in SectionEvent()
619 jint sectionNum = sectionEvent.sectionNum; in getSectionEvent() local623 version, sectionNum, dataLength)); in getSectionEvent()