Home
last modified time | relevance | path

Searched refs:invalidSession (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaCasTest.java408 Session invalidSession = mediaCas.openSession(); in testClearKeyExceptions() local
409 if (invalidSession == null) { in testClearKeyExceptions()
412 invalidSession.close(); in testClearKeyExceptions()
418 invalidSession.processEcm(ecmData); in testClearKeyExceptions()
463 descrambler.setMediaCasSession(invalidSession); in testClearKeyExceptions()