Home
last modified time | relevance | path

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

/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/media/src/android/media/cts/
DMediaBrowserTest.java313 public void onError(String id) { in onError() method in MediaBrowserTest.StubSubscriptionCallback
318 public void onError(String id, Bundle options) { in onError() method in MediaBrowserTest.StubSubscriptionCallback
339 public void onError(String id) { in onError() method in MediaBrowserTest.StubItemCallback
DResourceManagerTestActivityBase.java56 public void onError(MediaCodec codec, MediaCodec.CodecException e) { in onError() method in ResourceManagerTestActivityBase.TestCodecCallback
DMediaSyncTest.java740 public void onError(MediaCodec codec, MediaCodec.CodecException e) { in onError() method in MediaSyncTest.Decoder
DMediaCodecTest.java598 public void onError(MediaCodec codec, CodecException e) { in onError() method in MediaCodecTest.ReleaseAfterFlushCallback
DEncodeVirtualDisplayWithCompositionTest.java474 public void onError(String errorMessage); in onError() method
DVideoEncoderTest.java585 public void onError(MediaCodec mediaCodec, MediaCodec.CodecException e) { in onError() method in VideoEncoderTest.VideoProcessor
817 public void onError(MediaCodec mediaCodec, MediaCodec.CodecException e) { in onError() method in VideoEncoderTest.SurfaceVideoProcessor
/cts/tests/tests/speech/src/android/speech/tts/cts/
DTextToSpeechWrapper.java186 public void onError(String utteranceId) { in onError() method in TextToSpeechWrapper.UtteranceWaitListener
197 public void onError(String utteranceId, int errorCode) { in onError() method in TextToSpeechWrapper.UtteranceWaitListener
/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
/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/security/src/android/security/cts/
DStagefrightTest.java197 public boolean onError(MediaPlayer mp, int newWhat, int extra) { in onError() method in StagefrightTest.MediaPlayerCrashListener
/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DCameraEvictionTest.java100 public void onError(CameraDevice cameraDevice, int i) { in onError() method in CameraEvictionTest.StateCallbackImpl
/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraDeviceTest.java564 public void onError(CameraDevice camera, int error) { in testChainedOperation() method in CameraDeviceTest.ChainedCameraListener
DCameraTestUtils.java1459 public void onError(CameraDevice camera, int error) { in onError() method in CameraTestUtils.MockStateCallback
/cts/tests/camera/src/android/hardware/cts/
DCameraTest.java303 public void onError(int error, Camera camera) { in onError() method in CameraTest.TestErrorCallback
/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp118 static void onError(void* obj, ACameraDevice* device, int errorCode) { in onError() function in CameraDeviceListener
/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputServiceTest.java1416 public void onError(int error) { in onError() method in TvInputServiceTest.StubRecordingCallback