Home
last modified time | relevance | path

Searched refs:onError (Results 1 – 25 of 28) sorted by relevance

12

/cts/tests/tests/media/src/android/media/cts/
DMediaBrowserTest.java225 public void onError(String id) { in onError() method in MediaBrowserTest.StubSubscriptionCallback
245 public void onError(String id) { in onError() method in MediaBrowserTest.StubItemCallback
DMediaPlayerTestBase.java256 public boolean onError(MediaPlayer mp, int what, int extra) { in playLoadedVideo()
310 public boolean onError(MediaPlayer mp, int what, int extra) { in setOnErrorListener()
DMediaRandomTest.java184 public boolean onError(MediaPlayer mp, int what, int extra) { in testPlayerRandomAction()
274 public void onError(MediaRecorder recorder, int what, int extra) { in testRecorderRandomAction()
DStreamingMediaPlayerTest.java221 public boolean onError(MediaPlayer mp, int what, int extra) { in localHttpAudioStreamTest()
275 public boolean onError(MediaPlayer mp, int what, int extra) { in localHttpsAudioStreamTest()
DResourceManagerTestActivityBase.java56 public void onError(MediaCodec codec, MediaCodec.CodecException e) { in onError() method in ResourceManagerTestActivityBase.TestCodecCallback
DMediaSyncTest.java304 public void onError(MediaSync sync, int what, int extra) { in runFlush()
680 public void onError(MediaCodec codec, MediaCodec.CodecException e) { in onError() method in MediaSyncTest.Decoder
DMediaPlayerFlakyNetworkTest.java272 public boolean onError(MediaPlayer mp, int what, int extra) { in localHttpStreamTest()
DEncodeVirtualDisplayWithCompositionTest.java127 public void onError(String errorMessage) {
261 public void onError(String errorMessage) { in doTestRenderingOutput()
474 public void onError(String errorMessage); in onError() method
499 mEventListener.onError(e.toString()); in startEncoding()
DVideoEncoderTest.java120 public void onError(MediaCodec codec, MediaCodec.CodecException e) { in play()
514 public void onError(MediaCodec mediaCodec, MediaCodec.CodecException e) { in onError() method in VideoEncoderTest.VideoProcessor
747 public void onError(MediaCodec mediaCodec, MediaCodec.CodecException e) { in onError() method in VideoEncoderTest.SurfaceVideoProcessor
DAudioEffectTest.java1008 public boolean onError(MediaPlayer player, int what, int extra) { in createMediaPlayerLooper()
DMediaRecorderTest.java144 public void onError(MediaRecorder mr, int what, int extra) { in setUp()
DMediaCodecTest.java579 public void onError(MediaCodec codec, CodecException e) { in onError() method in MediaCodecTest.ReleaseAfterFlushCallback
DMediaPlayerTest.java1483 public boolean onError(MediaPlayer mp, int what, int extra) {
/cts/tests/tests/hardware/src/android/hardware/multiprocess/camera/cts/
DCameraEvictionTest.java101 public void onError(CameraDevice cameraDevice, int i) { in onError() method in CameraEvictionTest.StateCallbackImpl
201 verify(mockErrorCb1, only()).onError(eq(Camera.CAMERA_ERROR_EVICTED), isA(Camera.class)); in testCamera1ActivityEviction()
275 verify(spyStateCb, never()).onError(any(CameraDevice.class), anyInt()); in testBasicCamera2ActivityEviction()
313 verify(spyStateCb, never()).onError(any(CameraDevice.class), anyInt()); in testBasicCamera2ActivityEviction()
DCamera1Activity.java57 public void onError(int i, Camera camera) { in onResume()
DCamera2Activity.java111 public void onError(CameraDevice cameraDevice, int i) { in onResume()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCameraUtils.java83 public void onError(CameraDevice cameraDevice, int error) { in onError() method in CameraUtils.CameraCallback
/cts/tests/tests/speech/src/android/speech/tts/cts/
DTextToSpeechWrapper.java167 public void onError(String utteranceId) { in onError() method in TextToSpeechWrapper.UtteranceWaitListener
178 public void onError(String utteranceId, int errorCode) { in onError() method in TextToSpeechWrapper.UtteranceWaitListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/
DPlayVideoActivity.java162 public boolean onError(MediaPlayer mp, int what, int extra) {
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DMediaRecorderStressTest.java153 public void onError(int error, android.hardware.Camera camera) { in onError() method in MediaRecorderStressTest.CameraErrorCallback
160 public void onError(MediaRecorder mr, int what, int extra) { in onError() method in MediaRecorderStressTest.RecorderErrorCallback
DCodecTest.java732 public boolean onError(MediaPlayer mp, int framework_err, int impl_err) {
/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.java131 .onError( in setUp()
323 .onError( in testCameraDeviceSetErrorListener()
537 public void onError(CameraDevice camera, int error) { in testChainedOperation() method in CameraDeviceTest.ChainedCameraListener
1035 .onError( in runCaptureTest()
DCameraManagerTest.java312 .onError( in testCameraManagerOpenAllCameras()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java181 public void onError(MediaRecorder mr, int what, int extra) { in prepareVideoRecorder()

12