Searched refs:streamSession (Results 1 – 1 of 1) sorted by relevance
268 Session streamSession = mediaCas.openSession(); in testClearKeyApis() local269 if (streamSession == null) { in testClearKeyApis()272 streamSession.setPrivateData(pvtData); in testClearKeyApis()276 descrambler.setMediaCasSession(streamSession); in testClearKeyApis()306 streamSession.processEcm(ecmData); in testClearKeyApis()315 streamSession.close(); in testClearKeyApis()343 Session streamSession = mediaCas.openSession(); in testClearKeySessionClosedAfterRelease() local344 if (streamSession == null) { in testClearKeySessionClosedAfterRelease()359 descrambler.setMediaCasSession(streamSession); in testClearKeySessionClosedAfterRelease()