Searched refs:selectiveEncryption (Results 1 – 1 of 1) sorted by relevance
31 private boolean selectiveEncryption; field in OmaDrmAccessUnitFormatBox46 return selectiveEncryption; in isSelectiveEncryption()67 selectiveEncryption = (allBits & 0x80) == 0x80; in setAllBits()74 selectiveEncryption = (allBits & 0x80) == 0x80; in _parseDetails()