Searched refs:copyWithSchemeType (Results 1 – 3 of 3) sorted by relevance
181 public DrmInitData copyWithSchemeType(@Nullable String schemeType) { in copyWithSchemeType() method in DrmInitData
908 : drmInitData.copyWithSchemeType(sampleEntryEncryptionData.second.schemeType); in parseVideoSampleEntry()1125 : drmInitData.copyWithSchemeType(sampleEntryEncryptionData.second.schemeType); in parseAudioSampleEntry()
1527 DrmInitData updatedDrmInitData = drmInitData.copyWithSchemeType(schemeType); in updateDrmInitData()