Searched refs:currentNextIndicator (Results 1 – 1 of 1) sorted by relevance
55 boolean currentNextIndicator = (data[5] & 0x01) != 0; in create()56 return new PsipSection(tableId, tableIdExtension, sectionNumber, currentNextIndicator); in create()60 boolean currentNextIndicator) { in PsipSection() argument64 mCurrentNextIndicator = currentNextIndicator; in PsipSection()