Searched refs:closeSession (Results 1 – 3 of 3) sorted by relevance
187 md.closeSession(sessionId); in testOpenCloseSession()199 md.closeSession(sessionId); in testBadSession()215 md.closeSession(sessionId); in testNullSession()255 md.closeSession(sessionId); in testGetKeyRequest()287 md.closeSession(sessionId); in testGetKeyRequestNoOptionalParameters()319 md.closeSession(sessionId); in testGetKeyRequestOffline()348 md.closeSession(sessionId); in testGetKeyRequestRelease()365 md.closeSession(sessionId); in testProvideKeyResponse()378 md.closeSession(sessionId); in testRemoveKeys()393 md.closeSession(sessionId); in testRestoreKeys()[all …]
284 private void closeSession(MediaDrm drm, byte[] sessionId) { in closeSession() method in ClearKeySystemTest285 drm.closeSession(sessionId); in closeSession()366 closeSession(drm, mSessionId); in testClearKeyPlayback()
305 closeSession(); in testCameraDeviceCreateCaptureBuilder()329 closeSession(); in testCameraDeviceSetErrorListener()394 closeSession(); in testInvalidCapture()1042 closeSession(); in runCaptureTest()1163 closeSession(); in prepareCapture()1669 closeSession(); in captureTemplateTestByCamera()1700 protected void closeSession() { in closeSession() method in CameraDeviceTest