HomeSort by relevance Sort by last modified time
    Searched full:canceled (Results 251 - 275 of 555) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
index.php 131 echo 'User has canceled authentication!';
  /external/chromium/chrome/common/net/
url_fetcher.h 53 // canceled and no callback will occur.
  /external/e2fsprogs/e2fsck/
e2fsck.8.in 315 \ 32\ \-\ E2fsck canceled by user request
  /external/webkit/Source/WebCore/inspector/front-end/
ExtensionAPISchema.json 57 "description": "Fired upon a search action (start of a new search, search result navigation or search being canceled).",
Resource.js 306 get canceled()
311 set canceled(x)
  /external/webkit/Source/WebCore/platform/network/win/
ResourceHandleWin.cpp 185 if (!d->m_internetHandle) { // 0 if canceled.
  /frameworks/base/core/java/android/animation/
Animator.java 265 * @param animation The animation which was canceled.
  /frameworks/base/core/java/android/content/
IntentSender.java 65 * has been canceled or is otherwise no longer able to execute the request.
  /frameworks/base/core/java/android/webkit/
LoadListener.java 774 // if it has been canceled, return false so that the network thread
775 // won't be blocked. If it is not canceled, save the mRequestHandle
776 // so that if it is canceled when MSG_SSL_ERROR is handled, we can
    [all...]
  /frameworks/base/core/java/android/widget/
AbsSeekBar.java 433 * canceled.
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 373 * This transfer was canceled
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorUtils.java 270 * {@link Account}, or null if the user has canceled the wizard. Pass the {@code resultCode}
  /packages/apps/Contacts/src/com/android/contacts/vcard/
NotificationImportExportListener.java 234 * Constructs a Notification telling users the process is canceled.
  /packages/apps/Email/src/com/android/email/activity/
MessageOrderManager.java 373 return; // Task canceled
  /packages/apps/Settings/src/com/android/settings/
DateTimeSettingsSetupWizard.java 99 // and can't be canceled, and we already have a Next button. For xLarge,
  /packages/experimental/AndroidVendorSecurityTool/assets/
droiddreamcleanall 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectChooserHelper.java 123 * @return the project chosen by the user in the dialog, or null if the dialog was canceled.
  /sdk/monkeyrunner/src/com/android/monkeyrunner/
MonkeyRunner.java 147 returns = "The test entered by the user, or None if the user canceled the input;"
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
GeeTestResultParser.java 111 /** True if current test run has been canceled by user. */
310 * Returns true if test run canceled.
  /external/chromium/chrome/browser/chromeos/login/
google_authenticator_unittest.cc 639 // be canceled before they come back, and the test will fail if they are not.
688 // be canceled before they come back, and the test will fail if they are not.
  /external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.cc 213 if (request->canceled())
233 if (request->canceled())
    [all...]
  /external/webkit/Source/WebCore/page/
Frame.cpp 637 // that it has started but canceled, then this can turn into an ASSERT
638 // since m_ownerElement would be 0 when the load is canceled.
    [all...]
  /frameworks/base/core/java/android/app/
IActivityManager.java 54 * Returned by startActivity() if the start request was canceled because
55 * app switches are temporarily canceled to ensure the user's last request
    [all...]
  /frameworks/base/core/java/android/view/
ViewTreeObserver.java 573 * listener returns true, then the drawing pass is canceled and rescheduled. This can
577 * @return True if the current draw should be canceled and resceduled, false otherwise.
  /frameworks/base/docs/html/guide/market/billing/
billing_reference.jd 327 canceled, or was refunded. This response contains one or more notification IDs. Each notification ID
410 <td>The purchase state of the order. Possible values are 0 (purchased), 1 (canceled), or 2

Completed in 2352 milliseconds

<<11121314151617181920>>