HomeSort by relevance Sort by last modified time
    Searched full:canceled (Results 451 - 475 of 1113) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chromeos/dbus/
bluetooth_profile_service_provider.cc 207 method_call, bluetooth_profile::kErrorCanceled, "canceled")
fake_bluetooth_device_client.cc     [all...]
  /external/chromium_org/chromeos/network/
network_connection_handler.h 83 // A new network connect request canceled this one.
  /external/chromium_org/content/renderer/media/android/
media_source_delegate.h 243 // then any in-progress browser seek will be canceled pending the
  /external/chromium_org/google_apis/gaia/
google_service_auth_error.cc 229 return "Request canceled.";
oauth2_access_token_fetcher.cc 84 if (status.status() == URLRequestStatus::CANCELED) {
oauth2_mint_token_flow.cc 58 if (status.status() == URLRequestStatus::CANCELED) {
  /external/chromium_org/net/ssl/
server_bound_cert_service.h 153 // GetDomainBoundCert(). After a request is canceled, its completion
  /external/chromium_org/net/url_request/
test_url_fetcher_factory.cc 299 case URLRequestStatus::CANCELED:
url_request_http_job.h 87 // |result| should be net::OK, or the request is canceled.
  /external/chromium_org/ui/android/java/src/org/chromium/ui/base/
WindowAndroid.java 60 * Shows an intent that could be canceled and returns the results to the callback object.
  /external/chromium_org/ui/shell_dialogs/
select_file_dialog.h 209 // Informs the |listener_| that the file selection dialog was canceled. Moved
  /external/chromium_org/webkit/browser/appcache/
appcache_disk_cache.cc 20 // been canceled.
  /external/okhttp/src/main/java/com/squareup/okhttp/
Request.java 258 * request. If the tag is unspecified or null, the request is canceled by
  /external/proguard/src/proguard/gui/
FilterDialog.java 39 * Return value if the dialog is canceled (with the Cancel button or by
  /frameworks/base/core/java/android/app/
LoaderManager.java 392 if (DEBUG) Log.v(TAG, " Ignoring load canceled -- destroyed");
399 if (DEBUG) Log.v(TAG, " Ignoring load canceled -- not active");
627 * canceled/stopped/destroyed as appropriate. A new Loader with the given
681 // finishes or is canceled.
    [all...]
  /frameworks/base/services/input/
InputDispatcher.h 125 /* This flag indicates that the event should be canceled.
668 /* Specifies which events are to be canceled and why. */
677 // The criterion to use to determine which events should be canceled.
700 // Returns true if there is no state to be canceled.
    [all...]
  /hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmPresetList.java 165 // Canceled.
  /libcore/luni/src/main/java/java/nio/channels/spi/
AbstractSelectableChannel.java 115 * if this channel is registered but its key has been canceled.
  /packages/apps/Browser/src/com/android/browser/
GoogleAccountLogin.java 160 // Check mRunnable in case the request has been canceled. This
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaThumbRequest.java 101 // mGroupId will always be zero and can't be canceled due to pid mismatch.
  /packages/services/Telephony/tests/src/com/android/phone/tests/
OtaspTestActivity.java 180 Log.i(LOG_TAG, "==> onActivityResult: CANCELED");
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 161 __BIONIC_ERRDEF( ECANCELED , 125, "Operation Canceled" )
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 161 __BIONIC_ERRDEF( ECANCELED , 125, "Operation Canceled" )
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 161 __BIONIC_ERRDEF( ECANCELED , 125, "Operation Canceled" )

Completed in 673 milliseconds

<<11121314151617181920>>