Searched defs:ERROR (Results 1 - 25 of 46) sorted by path

12

/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp148 ERROR, enumerator in enum:TestCameraDeviceCallbacks::Status
174 mLastStatus = ERROR;
/frameworks/av/include/media/stagefright/
H A DSimpleDecodingSource.h89 ERROR, enumerator in enum:android::SimpleDecodingSource::State
/frameworks/av/media/libstagefright/include/media/stagefright/
H A DSimpleDecodingSource.h89 ERROR, enumerator in enum:android::SimpleDecodingSource::State
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCaptureSequencer.h130 ERROR, enumerator in enum:android::camera2::CaptureSequencer::CaptureState
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java122 * BluetoothAdapter.ERROR)</code>
124 public static final int ERROR = Integer.MIN_VALUE; field in class:BluetoothAdapter
H A DBluetoothClass.java61 public static final int ERROR = 0xFF000000; field in class:BluetoothClass
H A DBluetoothDevice.java90 * BluetoothDevice.ERROR)</code>
92 public static final int ERROR = Integer.MIN_VALUE; field in class:BluetoothDevice
1241 if (classInt == BluetoothClass.ERROR) return null;
/frameworks/base/core/java/android/os/
H A DCommonTimeConfig.java38 public static final int ERROR = -1; field in class:CommonTimeConfig
129 * {@link #ERROR} or {@link #ERROR_DEAD_OBJECT} in case of failure.
158 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
183 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
219 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
248 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
275 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
305 * {@link #ERROR}, {@link #ERROR_BAD_VALUE} or {@link #ERROR_DEAD_OBJECT} in case of failure.
334 * {@link #ERROR} or {@link #ERROR_DEAD_OBJECT} in case of failure.
353 * mode while it is actively bound to a network will fail with the status code {@link #ERROR}
[all...]
H A DCommonTimeUtils.java33 public static final int ERROR = -1; field in class:CommonTimeUtils
235 int ret_val = ERROR;
H A DParcelFileDescriptor.java733 closeWithStatus(Status.ERROR, msg);
826 if (status == Status.ERROR) {
1100 public static final int ERROR = 1; field in class:ParcelFileDescriptor.Status
1124 case ERROR:
H A DUpdateEngine.java60 public static final int ERROR = 1; field in class:UpdateEngine.ErrorCodeConstants
/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java74 public static final int ERROR = -1; field in class:TextToSpeech
199 * @param status {@link TextToSpeech#SUCCESS} or {@link TextToSpeech#ERROR}.
488 * {@link TextToSpeech#SUCCESS} and {@link TextToSpeech#ERROR}.
773 dispatchOnInit(ERROR);
774 return ERROR;
779 dispatchOnInit(ERROR);
780 return ERROR;
809 dispatchOnInit(ERROR);
810 return ERROR;
902 * @return Code indicating success or failure. See {@link #ERROR} an
[all...]
/frameworks/base/core/java/android/util/
H A DLog.java38 * ERROR, WARN, INFO, DEBUG, VERBOSE. Verbose should never be compiled
84 public static final int ERROR = 6; field in class:Log
208 * Where level is either VERBOSE, DEBUG, INFO, WARN, ERROR, ASSERT, or SUPPRESS. SUPPRESS will
234 * Send an {@link #ERROR} log message.
240 return println_native(LOG_ID_MAIN, ERROR, tag, msg);
244 * Send a {@link #ERROR} log message and log the exception.
251 return printlns(LOG_ID_MAIN, ERROR, tag, msg, tr);
300 // Only mark this as ERROR, do not use ASSERT since that should be
303 int bytes = printlns(logId, ERROR, tag, msg, localStack ? what : tr);
/frameworks/base/core/java/android/webkit/
H A DConsoleMessage.java33 ERROR, enum constant in enum:ConsoleMessage.MessageLevel
/frameworks/base/core/java/com/android/internal/widget/
H A DVerifyCredentialResponse.java35 public static final VerifyCredentialResponse ERROR field in class:VerifyCredentialResponse
147 response = VerifyCredentialResponse.ERROR;
152 response = VerifyCredentialResponse.ERROR;
/frameworks/base/libs/androidfw/
H A DAssetManager2.cpp31 #ifdef ERROR
32 #undef ERROR macro
324 LOG(ERROR) << base::StringPrintf("Invalid ID 0x%08x.", resid);
334 LOG(ERROR) << base::StringPrintf("No package ID %02x found for ID 0x%08x.", package_id, resid);
519 LOG(ERROR) << base::StringPrintf("Resource %08x is a complex map type.", resid);
623 LOG(ERROR) << base::StringPrintf("Failed to resolve key 0x%08x in bag 0x%08x.", new_key,
635 LOG(ERROR) << base::StringPrintf(
656 LOG(ERROR) << base::StringPrintf("Failed to find parent 0x%08x of bag 0x%08x.", parent_resid,
676 LOG(ERROR) << base::StringPrintf("Failed to resolve key 0x%08x in bag 0x%08x.", child_key,
692 LOG(ERROR) << bas
[all...]
H A DIdmap.cpp27 #ifdef ERROR
28 #undef ERROR macro
74 LOG(ERROR) << "Idmap header is not word aligned.";
79 LOG(ERROR) << "Idmap header is too small.";
85 LOG(ERROR) << StringPrintf("Invalid Idmap file: bad magic value (was 0x%08x, expected 0x%08x)",
93 LOG(ERROR) << StringPrintf("Version mismatch in Idmap (was 0x%08x, expected 0x%08x)",
99 LOG(ERROR) << StringPrintf("Target package ID in Idmap is invalid: 0x%02x",
105 LOG(ERROR) << StringPrintf("Idmap has too many type mappings (was %d, max 255)",
135 LOG(ERROR) << "Type mapping in Idmap is not word aligned";
142 LOG(ERROR) << StringPrint
[all...]
H A DLoadedArsc.cpp31 #ifdef ERROR
32 #undef ERROR macro
96 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has invalid ID 0.";
102 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has too many entries (" << entry_count << ").";
112 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data.";
117 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets extend beyond chunk.";
122 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entries start at unaligned address.";
131 LOG(ERROR) << "Entry at offset " << entry_offset << " is not 4-byte aligned.";
138 LOG(ERROR) << "Entry at offset " << entry_offset << " is too large.";
146 LOG(ERROR) << "Entr
[all...]
H A DUtil.cpp25 #ifdef ERROR
26 #undef ERROR macro
/frameworks/base/libs/androidfw/include/androidfw/
H A DChunk.h25 #ifdef ERROR
26 #undef ERROR macro
82 // LOG(ERROR) << iter.GetLastError();
/frameworks/base/media/java/android/media/
H A DAudioManager.java1878 * @return a new unclaimed and unused audio session identifier, or {@link #ERROR} when the
1888 return ERROR;
3138 * @return {@link #ERROR} if there was an error communicating with the registration service
3154 return ERROR;
4216 public static final int ERROR = AudioSystem.ERROR; field in class:AudioManager
4320 * - {@link #ERROR} if patch cannot be connected for any other reason.
4339 * - {@link #ERROR} if patch cannot be released for any other reason.
4460 // If the patch generation doesn't equal port generation, return ERROR here in case
4463 return ERROR;
[all...]
H A DAudioRecord.java94 public static final int ERROR = AudioSystem.ERROR; field in class:AudioRecord
928 * or {@link #ERROR} if the implementation was unable to query the hardware for its
957 return ERROR;
1069 * <li>{@link #ERROR} in case of other error</li>
1100 * <li>{@link #ERROR} in case of other error</li>
1142 * <li>{@link #ERROR} in case of other error</li>
1172 * <li>{@link #ERROR} in case of other error</li>
1219 * <li>{@link #ERROR} in case of other error</li>
1270 * <li>{@link #ERROR} i
[all...]
H A DAudioSystem.java356 public static final int ERROR = -1; field in class:AudioSystem
H A DAudioTrack.java152 public static final int ERROR = AudioSystem.ERROR; field in class:AudioTrack
1573 * or {@link #ERROR} if unable to query for output properties,
1612 return ERROR;
2016 * {@link #ERROR} is returned in case of any other error.
2018 * @return error code or success, see {@link #SUCCESS}, {@link #ERROR},
2210 * <li>{@link #ERROR} in case of other error</li>
2258 * <li>{@link #ERROR} in case of other error</li>
2321 * <li>{@link #ERROR} in case of other error</li>
2367 * <li>{@link #ERROR} i
[all...]
/frameworks/base/media/java/android/media/audiofx/
H A DAudioEffect.java181 public static final int ERROR = -1; field in class:AudioEffect
736 status = ERROR;
768 status = ERROR;
802 status = ERROR;
837 status = ERROR;

Completed in 372 milliseconds

12