/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
LeaveBehindItem.java | 259 * @return whether the animation was cancelled
|
/external/chromium_org/content/child/ |
resource_dispatcher_unittest.cc | 464 // Request should have been cancelled. 611 // Checks that a deferred request that's cancelled doesn't receive any messages. 674 // Make sure that when a download to file is cancelled, the file is destroyed.
|
/external/chromium_org/net/socket/ |
client_socket_pool_base.h | 476 // when a request is cancelled. 587 // it's possible that the request has been cancelled, so |handle| may not 600 // possible that the request is cancelled. [all...] |
transport_client_socket_pool_unittest.cc | 785 // If the first one is not cancelled, it will advance the load state, and [all...] |
/external/e2fsprogs/e2fsck/ |
revoke.c | 46 * cancelled. We still need to prevent old log records from 334 first having the revoke cancelled: it's illegal to free a 399 jbd_debug(4, "cancelled existing revoke on "
|
/external/libnl/lib/ |
utils.c | 101 * @return The cancelled down byte counter in the new unit. 131 * @return The cancelled down bit counter in the new unit. 162 * @return The cancelled down microsecond in the new unit
|
/external/smack/src/org/jivesoftware/smackx/ |
Form.java | 38 * <li>cancel -> The form was cancelled. Tell the asker that piece of information.</li> 100 * <li>cancel -> The form was cancelled. Tell the asker that piece of information.</li> 429 * <li>cancel -> The form was cancelled. Tell the asker that piece of information.</li>
|
/frameworks/base/docs/html/google/play/billing/ |
billing_subscriptions.jd | 319 cancelled subscription until the end of the current billing cycle, at which time 360 is already cancelled, or refund the user's payment without cancelling it. You 365 subscription is immediately cancelled, and the user's most recent subscription
|
/packages/apps/ContactsCommon/res/values-en-rGB/ |
strings.xml | 184 <string name="exporting_vcard_canceled_title" msgid="6993607802553630980">"Exporting <xliff:g id="FILENAME">%s</xliff:g> cancelled."</string> 198 <string name="reading_vcard_canceled_title" msgid="1290217818311955708">"Reading vCard data cancelled"</string> 200 <string name="importing_vcard_canceled_title" msgid="556913863250769870">"Importing <xliff:g id="FILENAME">%s</xliff:g> cancelled"</string>
|
/packages/apps/ContactsCommon/res/values-en-rIN/ |
strings.xml | 184 <string name="exporting_vcard_canceled_title" msgid="6993607802553630980">"Exporting <xliff:g id="FILENAME">%s</xliff:g> cancelled."</string> 198 <string name="reading_vcard_canceled_title" msgid="1290217818311955708">"Reading vCard data cancelled"</string> 200 <string name="importing_vcard_canceled_title" msgid="556913863250769870">"Importing <xliff:g id="FILENAME">%s</xliff:g> cancelled"</string>
|
/external/qemu/android/ |
sdk-controller-socket.c | 706 T("SDKCtl %s: Packet %p is cancelled.", 837 T("SDKCtl %s: Direct packet %p is cancelled.", [all...] |
/external/chromium_org/content/browser/loader/ |
resource_dispatcher_host_unittest.cc | [all...] |
/external/chromium_org/third_party/libusb/src/libusb/ |
io.c | 140 * can be cancelled with a separate function call. 282 * - The transfer is cancelled 323 * determine that it was cancelled. 325 * Freeing the transfer after it has been cancelled but before cancellation 328 * When a transfer is cancelled, some of the data may have been transferred. [all...] |
/external/libusb/libusb/ |
io.c | 138 * can be cancelled with a separate function call. 280 * - The transfer is cancelled 321 * determine that it was cancelled. 323 * Freeing the transfer after it has been cancelled but before cancellation 326 * When a transfer is cancelled, some of the data may have been transferred. [all...] |
/external/chromium_org/net/dns/ |
host_resolver_impl.cc | 397 // Logs when a request has been cancelled. [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
LinkedTransferQueue.java | 333 * cancelled): the predecessor may already be unspliced, in which 356 * cancelled nodes that were not unlinked upon initial removal. 360 * caller is already timed-out, cancelled, or performing a 407 * cancelled nodes that were not unlinked upon initial [all...] |
/external/chromium_org/chrome/browser/common/ |
cancelable_request.h | 128 // handle must be for a valid pending (not yet complete or cancelled) request. 663 // calling this. It is optional in the cancelled case. In the non-cancelled [all...] |
/external/chromium_org/chrome/browser/resources/downloads/ |
downloads.js | 393 CANCELLED: 'CANCELLED', 703 case Download.States.CANCELLED:
|
/external/chromium_org/chrome/browser/safe_browsing/ |
download_protection_service.cc | 344 // Request has already been cancelled. 415 // Note: if service_ is NULL we already cancelled the request and 750 // Ensure the timeout task is cancelled while we still have a non-zero [all...] |
/external/chromium_org/chrome/browser/ui/views/panels/ |
panel_view.cc | [all...] |
/external/chromium_org/content/browser/download/ |
download_item_impl_unittest.cc | 776 EXPECT_EQ(DownloadItem::CANCELLED, item->GetState()); [all...] |
/external/chromium_org/crypto/ |
nss_util.cc | 122 bool cancelled = false; local 125 &cancelled); 126 if (cancelled) [all...] |
/external/oprofile/events/x86-64/family10/ |
events | 49 event:0x2a counters:0,1,2,3 um:store_to_load minimum:500 name:CANCELLED_STORE_TO_LOAD : Counts the number of cancelled store to load forward operations 172 event:0x4ed counters:0,1,2,3 um:non_cancelled_l3_read_requests minimum:500 name:NON_CANCELLED_L3_READ_REQUESTS : Non-cancelled L3 Read Requests (Rev D) 217 event:0xf20C ext:ibs_op um:ibs_op minimum:50000 name:IBS_OP_CANCELLED : IBS store-to-load cancelled
|
/frameworks/base/docs/html/reference/com/google/android/gms/maps/ |
GoogleMap.CancelableCallback.html | 767 <p itemprop="articleBody">A callback interface for reporting when a task is complete or cancelled. 840 <div class="jd-descrdiv">Invoked when a task is cancelled.</div> 934 <div class="jd-tagdata jd-tagdescr"><p>Invoked when a task is cancelled.
|
/external/bluetooth/bluedroid/stack/include/ |
l2cdefs.h | 98 #define L2CAP_CONN_CANCEL 256 /* L2CAP connection cancelled */
|