Searched refs:sectionNumber (Results 1 – 1 of 1) sorted by relevance
53 int sectionNumber = data[6] & 0xff; in create() local55 return new PsipSection(tableId, tableIdExtension, sectionNumber, currentNextIndicator); in create()58 private PsipSection(int tableId, int tableIdExtension, int sectionNumber, in PsipSection() argument62 mSectionNumber = sectionNumber; in PsipSection()