HomeSort by relevance Sort by last modified time
    Searched full:cancelled (Results 501 - 525 of 1205) sorted by null

<<21222324252627282930>>

  /external/chromium_org/ppapi/native_client/src/untrusted/nacl_ppapi_util/
nacl_ppapi_util.h 55 // callbacks to run on the main thread -- these will get cancelled if
  /external/chromium_org/remoting/client/plugin/
pepper_input_handler.cc 265 // Note that mouse-lock has been cancelled. We will continue to receive
  /external/chromium_org/third_party/WebKit/Source/core/animation/css/
CSSAnimations.h 64 // Returns whether player has been cancelled and should be filtered during style application.
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFrameOwnerElement.cpp 261 // cancelled by returning a null ResourceRequest from requestFromDelegate).
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
ExtensionPanel.js 247 callback("operation cancelled");
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
pralarm.h 112 ** If there are any active alarms (PRAlarmID), they will be cancelled.
  /external/chromium_org/ui/base/ime/
input_method_base_unittest.cc 412 // its callback is invoked, the callback will be cancelled.
  /external/chromium_org/ui/message_center/
message_center_impl.h 129 // when explicitly cancelled.
  /external/qemu/distrib/sdl-1.2.15/src/audio/windib/
SDL_dibaudio.c 192 but don't hang if one was cancelled
  /external/smack/src/org/jivesoftware/smackx/
MessageEventManager.java 283 * Sends the notification that the receiver of the message has cancelled composing a reply.
  /frameworks/av/include/camera/
ProCamera.h 149 * until cancelled.
  /frameworks/base/core/java/android/content/
IContentService.aidl 67 /** Cancel a sync, providing information about the sync to be cancelled. */
  /frameworks/base/docs/html/training/volley/
simple.jd 120 <p>To cancel a request, call {@code cancel()} on your {@code Request} object. Once cancelled,
  /frameworks/base/telephony/java/android/telephony/
DisconnectCause.java 85 /** MS has been redirected, call is cancelled */
  /frameworks/support/v4/java/android/support/v4/print/
PrintHelper.java 63 * document to print or printing was cancelled.
  /hardware/libhardware/include/hardware/
tv_input.h 159 * Error code for the request. -ECANCELED if request is cancelled; other
  /hardware/ti/omap4-aah/security/tee_client_api/
tee_client_api_linux_driver.c 468 TEEC_Operation* operation, /* payload. If operation is NULL then no data buffers are exchanged with the Trusted Application, and the operation cannot be cancelled by the Client Application */
650 /* Communication failure. Ignore the error: the operation is already cancelled anyway */
655 /* Command was successfully cancelled */
763 TEEC_Operation* operation, /* payload. If operation is NULL then no data buffers are exchanged with the Trusted Application, and the operation cannot be cancelled by the Client Application */
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 460 TEEC_Operation* operation, /* payload. If operation is NULL then no data buffers are exchanged with the Trusted Application, and the operation cannot be cancelled by the Client Application */
642 /* Communication failure. Ignore the error: the operation is already cancelled anyway */
647 /* Command was successfully cancelled */
755 TEEC_Operation* operation, /* payload. If operation is NULL then no data buffers are exchanged with the Trusted Application, and the operation cannot be cancelled by the Client Application */
  /packages/apps/Camera/src/com/android/camera/
Mosaic.java 167 * successful, in error, or was cancelled by the user.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
ImportProcessor.java 188 // TODO: successful becomes true even when cancelled. Should return more appropriate
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
EmailAsyncTask.java 175 * {@link #doInBackground(Object...)} has completed when cancelled.
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
Mosaic.java 167 * successful, in error, or was cancelled by the user.
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
UninstallerActivity.java 245 PackageManager.DELETE_FAILED_ABORTED, "Cancelled by user");
  /packages/apps/Settings/src/com/android/settings/
ConfirmLockPattern.java 183 // The deadline has passed, but the timer was cancelled...
  /packages/apps/TvSettings/QuickSettings/src/com/android/tv/quicksettings/
SettingsDialog.java 119 // User cancelled the dialog - do nothing

Completed in 694 milliseconds

<<21222324252627282930>>