Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTestBase.java214 } catch (PrepareFailedException e) { in playVideoWithRetries()
247 } catch (PrepareFailedException e) { in playVideoWithRetries()
314 throw new PrepareFailedException(); in playLoadedVideo()
375 private static class PrepareFailedException extends Exception {} class in MediaPlayerTestBase
DMediaPlayerDrmTestBase.java131 private static class PrepareFailedException extends Exception {} class in MediaPlayerDrmTestBase
213 } catch (PrepareFailedException e) { in playModularDrmVideoWithRetries()
266 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
311 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
349 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
591 throw new PrepareFailedException(); in playLoadedModularDrmVideo_V4_offlineKey()
628 throw new PrepareFailedException(); in playLoadedModularDrmVideo_V4_offlineKey()