Searched refs:streamSession (Results 1 – 1 of 1) sorted by relevance
316 Session streamSession = mediaCas.openSession(); in testClearKeyApis() local317 if (streamSession == null) { in testClearKeyApis()320 streamSession.setPrivateData(pvtData); in testClearKeyApis()324 descrambler.setMediaCasSession(streamSession); in testClearKeyApis()357 streamSession.processEcm(ecmData); in testClearKeyApis()366 streamSession.close(); in testClearKeyApis()394 Session streamSession = mediaCas.openSession(); in testClearKeySessionClosedAfterRelease() local395 if (streamSession == null) { in testClearKeySessionClosedAfterRelease()410 descrambler.setMediaCasSession(streamSession); in testClearKeySessionClosedAfterRelease()568 Session streamSession = mediaCas.openSession(); in testResourceLostEvent() local[all …]