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.java175 } catch (PrepareFailedException e) { in playVideoWithRetries()
215 } catch (PrepareFailedException e) { in playVideoWithRetries()
282 throw new PrepareFailedException(); in playLoadedVideo()
343 private static class PrepareFailedException extends Exception {} class in MediaPlayerTestBase
DMediaPlayerDrmTestBase.java132 private static class PrepareFailedException extends Exception {} class in MediaPlayerDrmTestBase
223 } catch (PrepareFailedException e) { in playModularDrmVideoWithRetries()
276 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
321 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
359 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
601 throw new PrepareFailedException(); in playLoadedModularDrmVideo_V4_offlineKey()
638 throw new PrepareFailedException(); in playLoadedModularDrmVideo_V4_offlineKey()