Searched refs:ERROR (Results 126 - 150 of 176) sorted by relevance

12345678

/frameworks/base/media/java/android/media/audiofx/
H A DVisualizer.java127 public static final int ERROR = -1; field in class:Visualizer
/frameworks/base/services/core/java/com/android/server/
H A DRescueParty.java176 logCriticalInfo(Log.ERROR,
/frameworks/ml/nn/common/include/
H A DOperationsUtils.h29 LOG(ERROR) << "NN_CHECK failed: " << #v << "'\n"; \
H A DUtils.h82 LOG(ERROR) << "nnAssert failed at " << __FILE__ << ":" << __LINE__ << " - '" << #v \
/frameworks/ml/nn/runtime/
H A DExecutionPlan.h219 enum class Kind { ERROR, EMPTY, SIMPLE, COMPOUND }; member in class:android::nn::ExecutionPlan::Kind
/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp122 LOG(ERROR) << "Could not open selinux status; exiting";
819 PLOG(ERROR) << "Failed to open " << file;
824 PLOG(ERROR) << "Failed to stat " << file;
830 PLOG(ERROR) << "Failed to read " << file;
H A Dinstalld_cache_test.cpp104 PLOG(ERROR) << "Failed to statvfs";
/frameworks/opt/net/lowpan/lowpan_hdlc_adapter/
H A Dlowpan_hdlc_adapter.cpp132 case LowpanEvent::ERROR:
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DLogcatLog.java55 return new RealLogMessage(Log.ERROR, mTag, format);
H A DWifiMonitor.java318 sendMessage(iface, WPS_FAIL_EVENT, WifiManager.ERROR, reason);
/frameworks/base/core/jni/
H A Dandroid_util_AssetManager.cpp116 PLOG(ERROR) << "failed to fork for idmap";
131 PLOG(ERROR) << "capget";
137 PLOG(ERROR) << "capset";
142 PLOG(ERROR) << "setgid";
147 PLOG(ERROR) << "setuid";
185 PLOG(ERROR) << "failed to execv for idmap";
/frameworks/base/core/java/android/bluetooth/
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/services/robotests/src/com/android/server/backup/transport/
H A DTransportClientTest.java489 assertLogcatAtLeast(TransportClient.TAG, Log.ERROR);
505 assertLogcatAtLeast(TransportClient.TAG, Log.ERROR);
/frameworks/opt/net/wifi/libwifi_hal/
H A Dhal_tool.cpp565 LOG(ERROR) << "Can not initialize the basic function pointer table";
570 LOG(ERROR) << "Can not initialize the vendor function pointer table";
/frameworks/base/core/java/com/android/internal/os/
H A DRuntimeInit.java62 return Log.printlns(Log.LOG_ID_CRASH, Log.ERROR, tag, msg, tr);
/frameworks/base/media/java/android/media/
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...]
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...]
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
H A DTextToSpeechTests.java70 blockingInitAndVerify("__DOES_NOT_EXIST__", TextToSpeech.ERROR);
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiManager.java2289 public static final int ERROR = 0; field in class:WifiManager
2402 * {@link #ERROR}, {@link #IN_PROGRESS} or {@link #BUSY}
2886 ((TxPacketCountListener) listener).onFailure(ERROR);
3068 listener.onFailed(ERROR);
3082 listener.onFailed(ERROR);
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java916 WifiP2pManager.ERROR);
1079 WifiP2pManager.ERROR);
1223 WifiP2pManager.ERROR);
1232 WifiP2pManager.ERROR);
1237 WifiP2pManager.ERROR);
1279 WifiP2pManager.ERROR);
1290 WifiP2pManager.ERROR);
1309 WifiP2pManager.ERROR);
1493 WifiP2pManager.ERROR);
1598 WifiP2pManager.ERROR);
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DSettings.java603 PackageManagerService.reportSettingsProblem(Log.ERROR,
629 PackageManagerService.reportSettingsProblem(Log.ERROR,
949 PackageManagerService.reportSettingsProblem(Log.ERROR,
955 PackageManagerService.reportSettingsProblem(Log.ERROR,
1138 PackageManagerService.reportSettingsProblem(Log.ERROR,
1146 PackageManagerService.reportSettingsProblem(Log.ERROR,
1807 PackageManagerService.reportSettingsProblem(Log.ERROR,
1814 PackageManagerService.reportSettingsProblem(Log.ERROR, "Error reading settings: " + e);
2441 PackageManagerService.reportSettingsProblem(Log.ERROR,
2448 PackageManagerService.reportSettingsProblem(Log.ERROR, "Erro
[all...]
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/
H A DPojoProcessor.kt427 if (asMember.kind == TypeKind.ERROR) {
437 if (typeArg.kind == TypeKind.ERROR) {
/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp148 ERROR, enumerator in enum:TestCameraDeviceCallbacks::Status
174 mLastStatus = ERROR;
/frameworks/av/media/libstagefright/rtsp/
H A DMyTransmitter.h443 LOG(ERROR) << "recv returned " << n;
674 LOG(ERROR) << "send failed (" << strerror(errno) << ")";
/frameworks/base/tests/SoundTriggerTestApp/src/com/android/test/soundtrigger/
H A DSoundTriggerTestService.java716 showMessage(msg, Log.ERROR, false);
724 showMessage(msg, Log.ERROR, true);

Completed in 9293 milliseconds

12345678