Home
last modified time | relevance | path

Searched defs:onError (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/mediastress/src/android/mediastress/cts/
DMediaRecorderStressTest.java150 public void onError(int error, android.hardware.Camera camera) { in onError() method in MediaRecorderStressTest.CameraErrorCallback
157 public void onError(MediaRecorder mr, int what, int extra) { in onError() method in MediaRecorderStressTest.RecorderErrorCallback
/cts/tests/tests/widget/src/android/widget/cts/
DVideoViewTest.java90 public boolean onError(MediaPlayer mp, int what, int extra) { in onError() method in VideoViewTest.MockOnErrorListener
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCameraDeviceTest.java530 public void onError(CameraDevice camera, int error) { in testChainedOperation() method in CameraDeviceTest.ChainedCameraListener
DCameraTestUtils.java855 public void onError(CameraDevice camera, int error) { in onError() method in CameraTestUtils.MockStateCallback
/cts/tests/tests/hardware/src/android/hardware/cts/
DCameraTest.java303 public void onError(int error, Camera camera) { in onError() method in CameraTest.TestErrorCallback
/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTest.java474 public void onError(String errorMessage); in onError() method
DVideoEncoderTest.java510 public void onError(MediaCodec mediaCodec, MediaCodec.CodecException e) { in onError() method in VideoEncoderTest.VideoProcessor
741 public void onError(MediaCodec mediaCodec, MediaCodec.CodecException e) { in onError() method in VideoEncoderTest.SurfaceVideoProcessor