Searched defs:onError (Results 1 – 7 of 7) sorted by relevance
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | MediaRecorderStressTest.java | 150 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/ |
D | VideoViewTest.java | 90 public boolean onError(MediaPlayer mp, int what, int extra) { in onError() method in VideoViewTest.MockOnErrorListener
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | CameraDeviceTest.java | 530 public void onError(CameraDevice camera, int error) { in testChainedOperation() method in CameraDeviceTest.ChainedCameraListener
|
D | CameraTestUtils.java | 855 public void onError(CameraDevice camera, int error) { in onError() method in CameraTestUtils.MockStateCallback
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
D | CameraTest.java | 303 public void onError(int error, Camera camera) { in onError() method in CameraTest.TestErrorCallback
|
/cts/tests/tests/media/src/android/media/cts/ |
D | EncodeVirtualDisplayWithCompositionTest.java | 474 public void onError(String errorMessage); in onError() method
|
D | VideoEncoderTest.java | 510 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
|