Home
last modified time | relevance | path

Searched defs:checkStateErrors (Results 1 – 23 of 23) sorted by relevance

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DMediaPlayerMethodUnderTest.java25 public void checkStateErrors(MediaPlayerStateErrors stateErrors); in checkStateErrors() method
H A DMediaRecorderMethodUnderTest.java25 public void checkStateErrors(MediaRecorderStateErrors stateErrors); in checkStateErrors() method
H A DMediaPlayerStopStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerStopStateUnitTest
H A DMediaPlayerGetCurrentPositionStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerGetCurrentPositionStateUnitTest
H A DMediaPlayerGetDurationStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerGetDurationStateUnitTest
H A DMediaPlayerGetVideoHeightStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerGetVideoHeightStateUnitTest
H A DMediaRecorderResetStateUnitTest.java39 public void checkStateErrors(MediaRecorderStateErrors stateErrors) { in checkStateErrors() method in MediaRecorderResetStateUnitTest
H A DMediaRecorderSetAudioEncoderStateUnitTest.java39 public void checkStateErrors(MediaRecorderStateErrors stateErrors) { in checkStateErrors() method in MediaRecorderSetAudioEncoderStateUnitTest
H A DMediaRecorderSetAudioSourceStateUnitTest.java39 public void checkStateErrors(MediaRecorderStateErrors stateErrors) { in checkStateErrors() method in MediaRecorderSetAudioSourceStateUnitTest
H A DMediaPlayerGetVideoWidthStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerGetVideoWidthStateUnitTest
H A DMediaPlayerIsPlayingStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerIsPlayingStateUnitTest
H A DMediaPlayerPauseStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerPauseStateUnitTest
H A DMediaPlayerResetStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerResetStateUnitTest
H A DMediaPlayerSeekToStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerSeekToStateUnitTest
H A DMediaPlayerSetAudioStreamTypeStateUnitTest.java39 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerSetAudioStreamTypeStateUnitTest
H A DMediaPlayerSetLoopingStateUnitTest.java39 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerSetLoopingStateUnitTest
H A DMediaPlayerSetVolumeStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerSetVolumeStateUnitTest
H A DMediaPlayerStartStateUnitTest.java38 public void checkStateErrors(MediaPlayerStateErrors stateErrors) { in checkStateErrors() method in MediaPlayerStartStateUnitTest
H A DMediaRecorderPrepareStateUnitTest.java40 public void checkStateErrors(MediaRecorderStateErrors stateErrors) { in checkStateErrors() method in MediaRecorderPrepareStateUnitTest
H A DMediaRecorderSetOutputFileStateUnitTest.java38 public void checkStateErrors(MediaRecorderStateErrors stateErrors) { in checkStateErrors() method in MediaRecorderSetOutputFileStateUnitTest
H A DMediaRecorderSetOutputFormatStateUnitTest.java39 public void checkStateErrors(MediaRecorderStateErrors stateErrors) { in checkStateErrors() method in MediaRecorderSetOutputFormatStateUnitTest
H A DMediaRecorderStartStateUnitTest.java39 public void checkStateErrors(MediaRecorderStateErrors stateErrors) { in checkStateErrors() method in MediaRecorderStartStateUnitTest
H A DMediaRecorderStopStateUnitTest.java42 public void checkStateErrors(MediaRecorderStateErrors stateErrors) { in checkStateErrors() method in MediaRecorderStopStateUnitTest