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.java164 } catch (PrepareFailedException e) { in playVideoWithRetries()
204 } catch (PrepareFailedException e) { in playVideoWithRetries()
271 throw new PrepareFailedException(); in playLoadedVideo()
332 private static class PrepareFailedException extends Exception {} class in MediaPlayerTestBase
DMediaPlayerDrmTestBase.java132 private static class PrepareFailedException extends Exception {} class in MediaPlayerDrmTestBase
214 } catch (PrepareFailedException e) { in playModularDrmVideoWithRetries()
267 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
312 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
350 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
592 throw new PrepareFailedException(); in playLoadedModularDrmVideo_V4_offlineKey()
629 throw new PrepareFailedException(); in playLoadedModularDrmVideo_V4_offlineKey()