Home
last modified time | relevance | path

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

/cts/tests/tests/media/common/src/android/media/cts/
DMediaPlayerTestBase.java115 } catch (PrepareFailedException e) { in playVideoWithRetries()
150 } catch (PrepareFailedException e) { in playVideoWithRetries()
208 throw new PrepareFailedException(); in playLoadedVideo()
269 private static class PrepareFailedException extends Exception {} class in MediaPlayerTestBase
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DMediaPlayerDrmTestBase.java131 private static class PrepareFailedException extends Exception {} class in MediaPlayerDrmTestBase
227 } catch (PrepareFailedException e) { in playModularDrmVideoWithRetries()
280 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
325 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
363 throw new PrepareFailedException(); in playLoadedModularDrmVideo_Generic()
605 throw new PrepareFailedException(); in playLoadedModularDrmVideo_V4_offlineKey()
642 throw new PrepareFailedException(); in playLoadedModularDrmVideo_V4_offlineKey()