Searched defs:ERROR (Results 1 - 25 of 27) sorted by relevance

12

/frameworks/base/core/java/android/webkit/
H A DConsoleMessage.java33 ERROR, enum constant in enum:ConsoleMessage.MessageLevel
H A DHTML5Audio.java66 private static int ERROR = -1; field in class:HTML5Audio
128 if (mState != ERROR && mMediaPlayer.isPlaying()) {
133 mState = ERROR;
165 mState = ERROR;
266 if (mState != ERROR && mMediaPlayer.isPlaying()) {
276 if (mState != ERROR && mMediaPlayer.isPlaying()) {
292 if (((mState >= ERROR && mState < PREPARED)) && mUrl != null) {
340 mState = ERROR;
H A DHTML5VideoViewProxy.java61 private static final int ERROR = 103; field in class:HTML5VideoViewProxy
330 sendMessage(obtainMessage(ERROR));
405 case ERROR: {
/frameworks/base/core/java/android/os/
H A DCommonTimeUtils.java33 public static final int ERROR = -1; field in class:CommonTimeUtils
235 int ret_val = ERROR;
H A DCommonTimeConfig.java39 public static final int ERROR = -1; field in class:CommonTimeConfig
130 * {@link #ERROR} or {@link #ERROR_DEAD_OBJECT} in case of failure.
159 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
184 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
220 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
249 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
276 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
306 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
335 * {@link #ERROR} or {@link #ERROR_DEAD_OBJECT} in case of failure.
354 * mode while it is actively bound to a network will fail with the status code {@link #ERROR}
[all...]
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DMediaRecorderStateErrors.java28 ERROR, enum constant in enum:MediaRecorderStateErrors.MediaRecorderState
H A DMediaPlayerStateErrors.java32 ERROR, enum constant in enum:MediaPlayerStateErrors.MediaPlayerState
/frameworks/base/core/java/android/net/http/
H A DEventHandler.java41 public static final int ERROR = -1; field in interface:EventHandler
/frameworks/base/core/java/android/util/
H A DLog.java32 * ERROR, WARN, INFO, DEBUG, VERBOSE. Verbose should never be compiled
78 public static final int ERROR = 6; field in class:Log
201 * Where level is either VERBOSE, DEBUG, INFO, WARN, ERROR, ASSERT, or SUPPRESS. SUPPRESS will
225 * Send an {@link #ERROR} log message.
231 return println_native(LOG_ID_MAIN, ERROR, tag, msg);
235 * Send a {@link #ERROR} log message and log the exception.
242 return println_native(LOG_ID_MAIN, ERROR, tag, msg + '\n' + getStackTraceString(tr));
/frameworks/av/services/camera/libcameraservice/
H A DCamera2Device.h207 ERROR = -1, enumerator in enum:android::Camera2Device::StreamAdapter::__anon960
292 ERROR = -1, enumerator in enum:android::Camera2Device::ReprocessStreamAdapter::__anon961
/frameworks/av/services/camera/libcameraservice/camera2/
H A DCaptureSequencer.h124 ERROR, enumerator in enum:android::camera2::CaptureSequencer::CaptureState
/frameworks/ex/common/java/com/android/common/speech/
H A DLoggingEvents.java109 public static final int ERROR = 13; field in class:LoggingEvents.VoiceIme
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioEncoder.cpp65 ERROR enumerator in enum:android::VideoEditorAudioEncoderSource::State
117 ALOGV("VideoEditorAudioEncoderSource::start ERROR : invalid state %d",
135 ALOGV("VideoEditorAudioEncoderSource::stop ERROR: invalid state %d",
172 ALOGV("VideoEditorAudioEncoderSource::read ERROR : invalid state %d",
256 ALOGV("VideoEditorAudioEncoder_cleanup ERROR 0x%X", err);
283 ALOGV("VideoEditorAudioEncoder_init ERROR 0x%X", err);
335 ALOGV("VideoEditorAudioEncoder_close ERROR 0x%X", err);
492 ALOGV("VideoEditorAudioEncoder_open ERROR 0x%X", err);
540 ALOGV("VideoEditorAudioEncoder_processInputBuffer ERROR 0x%X", err);
599 ALOGV("VideoEditorAudioEncoder_processOutputBuffer ERROR
[all...]
H A DVideoEditorAudioDecoder.cpp71 ERROR enumerator in enum:android::VideoEditorAudioDecoderSource::State
313 ALOGV("VideoEditorAudioDecoder_getBits ERROR 0x%X", err);
359 ALOGV("parse_AAC_DSI ERROR : object type %d is not supported",
386 ALOGV("VideoEditorAudioDecoder_parse_AAC_DSI ERROR 0x%X", err);
424 ALOGV("VideoEditorAudioDecoder_destroy ERROR 0x%X", err);
583 ALOGV("VideoEditorAudioDecoder_create ERROR 0x%X", err);
644 ALOGV("VideoEditorAudioDecoder_processInputBuffer ERROR 0x%X", err);
707 ALOGV("VideoEditorAudioDecoder_processOutputBuffer ERROR 0x%X", err);
771 ALOGV("VideoEditorAudioDecoder_step ERROR 0x%X", err);
793 ALOGV("VideoEditorAudioDecoder_getVersion ERROR
[all...]
H A DVideoEditorVideoEncoder.cpp87 ERROR enumerator in enum:android::VideoEditorVideoEncoderSource::State
398 ALOGV("VideoEditorVideoEncoder_getDSI ERROR 0x%X", err);
427 ALOGV("VideoEditorVideoEncoder_cleanup ERROR 0x%X", err);
480 ALOGV("VideoEditorVideoEncoder_init ERROR 0x%X", err);
547 ALOGV("VideoEditorVideoEncoder_close ERROR 0x%X", err);
730 ALOGV("VideoEditorVideoEncoder_open ERROR 0x%X", err);
832 ALOGV("VideoEditorVideoEncoder_processInputBuffer ERROR 0x%X", err);
964 ALOGV("VideoEditorVideoEncoder_processOutputBuffer ERROR 0x%X", err);
1043 ALOGV("VideoEditorVideoEncoder_encode ERROR 0x%X", err);
1080 ALOGV("VideoEditorVideoEncoder_start ERROR
[all...]
/frameworks/av/include/media/stagefright/
H A DOMXCodec.h142 ERROR enumerator in enum:android::OMXCodec::State
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothClass.java56 public static final int ERROR = 0xFF000000; field in class:BluetoothClass
H A DBluetoothAdapter.java91 * BluetoothAdapter.ERROR)</code>
93 public static final int ERROR = Integer.MIN_VALUE; field in class:BluetoothAdapter
H A DBluetoothDevice.java76 * BluetoothDevice.ERROR)</code>
78 public static final int ERROR = Integer.MIN_VALUE; field in class:BluetoothDevice
852 if (classInt == BluetoothClass.ERROR) return null;
943 return BluetoothDevice.ERROR;
/frameworks/base/media/java/android/media/audiofx/
H A DVisualizer.java109 public static final int ERROR = -1; field in class:Visualizer
H A DAudioEffect.java166 public static final int ERROR = -1; field in class:AudioEffect
704 status = ERROR;
735 status = ERROR;
769 status = ERROR;
803 status = ERROR;
/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java69 public static final int ERROR = -1; field in class:TextToSpeech
139 * @param status {@link TextToSpeech#SUCCESS} or {@link TextToSpeech#ERROR}.
428 * {@link TextToSpeech#SUCCESS} and {@link TextToSpeech#ERROR}.
641 dispatchOnInit(ERROR);
642 return ERROR;
647 dispatchOnInit(ERROR);
648 return ERROR;
677 dispatchOnInit(ERROR);
678 return ERROR;
770 * @return Code indicating success or failure. See {@link #ERROR} an
[all...]
/frameworks/base/media/java/android/media/
H A DAudioRecord.java75 public static final int ERROR = -1; field in class:AudioRecord
455 * or {@link #ERROR} if the implementation was unable to query the hardware for its
491 return AudioRecord.ERROR;
H A DAudioTrack.java116 public static final int ERROR = -1; field in class:AudioTrack
662 * or {@link #ERROR} if the implementation was unable to query the hardware for its output
702 return ERROR;
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiManager.java1197 public static final int ERROR = 0; field in class:WifiManager
1233 * {@link #ERROR}, {@link #IN_PROGRESS} or {@link #BUSY}
1249 * {@link #IN_PROGRESS}, {@link #WPS_OVERLAP_ERROR},{@link #ERROR} or {@link #BUSY}
1264 * {@link #ERROR}, {@link #IN_PROGRESS} or {@link #BUSY}
1345 ((TxPacketCountListener) listener).onFailure(ERROR);

Completed in 1302 milliseconds

12