HomeSort by relevance Sort by last modified time
    Searched full:completed (Results 301 - 325 of 3418) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/test/data/indexeddb/
transaction_test.js 7 debug('The final transaction completed.');
  /external/chromium_org/media/base/android/
media_resource_getter.h 38 // Extract the metadata from a media URL. Once completed, the provided
  /external/chromium_org/media/tools/shader_bench/
window.h 37 // Closure to run when frame painting is completed. Will be reset after
  /external/chromium_org/net/disk_cache/simple/
simple_index_file_posix.cc 40 return true; // The traversal completed successfully.
  /external/chromium_org/net/http/
http_stream_base.h 48 // ERR_IO_PENDING is returned if the operation could not be completed
58 // not be completed synchronously, in which case the result will be passed
72 // completed synchronously, in which case the result will be passed to the
73 // callback when available. If the operation is not completed immediately,
  /external/chromium_org/net/quic/congestion_control/
inter_arrival_probe.h 43 // invalid during that time. When the probe is completed this function return
  /external/chromium_org/net/url_request/
url_request_status.h 22 // completed.
  /external/chromium_org/ppapi/shared_impl/
callback_tracker.h 26 // - Each callback will be executed (a.k.a. completed) exactly once.
42 // progress, or may be completed (successfully or not). In fact, the
59 // callback is (just about to be) completed, it is removed from the tracker. We
90 // will be removed when they are completed (abortively).
  /external/chromium_org/third_party/mesa/src/docs/
MESA_set_3dfx_mode.spec 64 GL_TRUE is returned if <mode> is valid and the operation completed
  /external/chromium_org/ui/aura/client/
window_move_client.h 35 // Returns MOVE_SUCCESSFUL if the move has completed successfully, or
  /external/chromium_org/ui/base/dragdrop/
download_file_interface.h 47 // download is completed/cancelled/interrupted before returning.
  /external/chromium_org/ui/gfx/image/
canvas_image_source.h 21 // completed.
  /external/chromium_org/webkit/browser/quota/
quota_task.h 39 virtual void Completed() = 0;
  /external/javasqlite/src/main/java/SQLite/
Backup.java 44 * @return true when backup completed
  /external/mesa3d/docs/
MESA_set_3dfx_mode.spec 64 GL_TRUE is returned if <mode> is valid and the operation completed
  /external/oprofile/events/mips/25K/
events 14 event:0x8 counters:0,1 um:zero minimum:500 name:INSNS_COMPLETE : Instruction that completed execution (with or without exception)
20 event:0xa counters:0,1 um:zero minimum:500 name:INSN_FP_DATAPATH_COMPLETED : Instructions completed in FPU datapath (computational instructions only)
28 event:0xe counters:0,1 um:zero minimum:500 name:BRANCHES_COMPLETED : Branches that completed execution
30 event:0x10 counters:0,1 um:zero minimum:500 name:JR_COMPLETED : JR instruction that completed execution
  /frameworks/base/core/java/android/content/
ISyncContext.aidl 34 * Signal that the corresponding sync session is completed.
  /frameworks/base/core/java/android/text/style/
SpellCheckSpan.java 26 * automatically removed once the spell check is completed.
  /frameworks/base/media/java/android/media/
IMediaScannerListener.aidl 27 * Called when a IMediaScannerService.scanFile() call has completed.
  /hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
BootReceiver.java 26 * Broadcast receiver that will handle the boot completed intent and start the
  /libcore/luni/src/main/java/java/nio/channels/
NoConnectionPendingException.java 23 * SocketChannel#connect(java.net.SocketAddress)} connect} method completed
  /libcore/luni/src/main/java/javax/net/ssl/
SSLHandshakeException.java 21 * The exception that is thrown when a handshake could not be completed
  /packages/apps/Contacts/src/com/android/contacts/interactions/
TestLoaderManager.java 37 * A {@link LoaderManager} that records which loaders have been completed.
72 * will have stored the fact that the loader has completed and correctly terminate immediately.
125 * If one of the loaders has already completed since the last call to {@link #reset()}, it will
133 // This loader has already completed since the last reset, do not wait for it.
  /packages/apps/Launcher2/src/com/android/launcher2/
DragSource.java 36 * onDropCompleted, and more importantly, after the fling animation has completed.
  /packages/apps/Launcher3/src/com/android/launcher3/
DragSource.java 36 * onDropCompleted, and more importantly, after the fling animation has completed.

Completed in 2306 milliseconds

<<11121314151617181920>>