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

<<31323334353637383940>>

  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java     [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
PanoramaActivity.java     [all...]
  /packages/apps/Nfc/src/com/android/nfc/
P2pLinkManager.java 660 if (DBG) Log.d(TAG, "ConnectTask was cancelled");
722 // Cancelled by onLlcpDeactivated on UI thread
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AnimatedAdapter.java 127 boolean cancelled = item.cancelFadeInTextAnimationIfNotStarted();
128 if (cancelled) {
    [all...]
  /packages/services/Telephony/src/com/android/phone/
OutgoingCallBroadcaster.java 235 if (DBG) Log.v(TAG, "CALL cancelled (null number), returning...");
240 if (DBG) Log.v(TAG, "Call is active, a 2nd OTA call cancelled -- returning.");
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 453 ** If the duration is zero, the periodic inquiry mode is cancelled.
459 ** duration - length in 1.28 sec intervals (If '0', the inquiry is CANCELLED)
829 ** duration - length in 1.28 sec intervals (If '0', the inquiry is CANCELLED)
    [all...]
  /external/chromium_org/chrome/browser/download/
download_browsertest.cc     [all...]
download_target_determiner_unittest.cc 566 // 0: Save_As Safe, Cancelled.
    [all...]
  /external/chromium_org/net/spdy/
spdy_session.cc     [all...]
spdy_session.h 591 // when the stream is created (unless it is cancelled). Otherwise,
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager.js 285 dm.addEventListener('scan-cancelled', this.onScanCancelled_.bind(this));
    [all...]
  /external/chromium_org/net/base/
net_log_event_type_list.h 16 // Something got cancelled (we determine what is cancelled based on the
18 EVENT_TYPE(CANCELLED)
156 // This is logged for a job when a request is cancelled and detached.
895 // attached when cancelled:
    [all...]
  /external/chromium_org/net/proxy/
proxy_service_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_browsertest.cc     [all...]
  /external/chromium_org/net/dns/
host_resolver_impl_unittest.cc 771 // incorrectly running the cancelled tasks).
797 // incorrectly running the cancelled tasks).
    [all...]
  /external/chromium_org/ui/events/gesture_detection/
gesture_provider_unittest.cc 511 // Verify that for a cancelled scroll the following events are sent:
    [all...]
  /external/libusb/
ChangeLog 255 a transfer is cancelled from one thread while another thread is handling
259 On the global level, transfers could be submitted and cancelled at the
329 We would previously lose any data that was present on a cancelled URB.
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java     [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_unittest.cc 836 // Tests that prerendering is cancelled when the source render view does not
    [all...]
  /external/chromium_org/net/socket/
client_socket_pool_base.cc     [all...]
  /external/chromium_org/net/url_request/
url_request.h 562 // cancelled, except that this may call the delegate's OnReadCompleted()
583 // cancelled, OnReadComplete will always be called, even if the read failed.
    [all...]
  /external/chromium_org/webkit/browser/appcache/
appcache_update_job.cc 268 if (state == CACHE_FAILURE || state == CANCELLED || state == COMPLETED)
    [all...]
  /external/lldb/source/Host/common/
Host.cpp 118 // Disable the ability for this thread to be cancelled
127 // Restore the ability for this thread to be cancelled to what it
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
dialogs.jd 137 // User cancelled the dialog
230 // User cancelled the dialog
    [all...]

Completed in 850 milliseconds

<<31323334353637383940>>