Searched
full:occurred (Results
651 -
675 of
1830) sorted by null
<<21222324252627282930>>
/frameworks/base/core/java/android/hardware/usb/ |
UsbDeviceConnection.java | 206 * @return a completed USB request, or null if an error occurred
|
/frameworks/base/core/java/android/net/ |
NetworkStateTracker.java | 130 * @return {@code true} if a teardown occurred, {@code false} if the
|
/frameworks/base/core/java/android/widget/ |
RatingBar.java | 65 * that occurred programmatically. This will not be called continuously
|
/frameworks/base/core/java/com/android/internal/http/multipart/ |
MultipartEntity.java | 210 log.error("An exception occurred while getting the length of the parts", e);
|
/frameworks/base/core/jni/ |
android_view_DisplayEventReceiver.cpp | 129 ALOGE("Display event receiver pipe was closed or an error occurred. "
|
android_view_InputEventSender.cpp | 160 ALOGD("channel '%s' ~ Consumer closed input channel or an error occurred. "
|
/frameworks/base/docs/html/training/gestures/ |
movement.jd | 91 whether the gesture occurred. To make velocity calculation easier, Android
|
/frameworks/base/libs/hwui/ |
Layer.h | 108 * a failure occurred during the resizing operation
|
/frameworks/base/obex/javax/obex/ |
Operation.java | 157 * @throws IOException if an error occurred in the transport layer during
|
/frameworks/base/services/java/com/android/server/wm/ |
ViewServer.java | 254 Slog.w(LOG_TAG, "An error occurred with the command: " + command);
|
/hardware/libhardware/include/hardware/ |
camera2.h | 308 * An error has occurred. Argument ext1 contains the error code, and 363 * An error has occurred in processing a request. No output (metadata or 370 * An error has occurred in producing an output frame metadata buffer for a 377 * An error has occurred in placing an output buffer into a stream for a [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDec_ComponentThread.c | 132 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_AmrDec_ComponentThread.c :: Error Occurred in Codec Stop..\n",__LINE__);
|
/libcore/luni/src/main/java/java/sql/ |
BatchUpdateException.java | 26 * problem that occurred, compared with a standard {@code SQLException}. It
|
/libcore/luni/src/main/java/libcore/net/url/ |
JarURLConnectionImpl.java | 295 * if an IO error occurred
|
/ndk/sources/host-tools/nawk-20071023/ |
awk.h | 66 extern int errorflag; /* 1 if error has occurred */
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmKlaxon.java | 184 Log.e("Error occurred while playing audio.");
|
/packages/apps/PackageInstaller/res/values-en-rGB/ |
strings.xml | 42 <string name="install_failed_verify_timeout" msgid="7083090219270140373">"A timeout occurred while trying to verify this package. Try to install it again later."</string>
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
RequestPermissionActivity.java | 254 * @return true if an error occurred; false otherwise
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsTransaction.java | 61 * Whether a yield operation failed with an exception. If this occurred, we may not have a
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
EclipseXmlPrettyPrinter.java | 72 * @return the formatted document (or if a parsing error occurred, returns the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
ResourcePreviewHelper.java | 175 // Some kind of rendering error occurred. However, we don't want to use
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service.h | 236 // occurred preventing the action. We make it the duty of ProfileSyncService 578 // occurred during syncer operation. This value should be checked before 582 // A message sent when an unrecoverable error occurred.
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
BugReporter.h | 239 /// this issue semantically occurred. 242 /// Specifically set the Decl where an issue occurred. This isn't necessary 262 /// location that can be used to identify where the key issue occurred.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/84/1/.cp/ant_tasks/ |
metadataRepository-ant.jar | |
/external/icu4c/common/ |
uhash.h | 184 * @return A pointer to a UHashtable, or 0 if an error occurred. 201 * @return A pointer to a UHashtable, or 0 if an error occurred. 218 * @return A pointer to a UHashtable, or 0 if an error occurred.
|
Completed in 921 milliseconds
<<21222324252627282930>>