/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadService.java | 328 // Kick off download task if ready 331 // Kick off media scan if completed 359 // continues to run in meantime, since it will kick off an update pass.
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
p2ptransportchannel.cc | 209 // Kick off an allocator session 532 // can possibly kick off more allocators (for more connections). 684 // were writable, go into the connecting state (kick off a new allocator 691 // If we were writable, let's kick off an allocator session immediately 708 // We weren't timed out before, so kick off an allocator now (we'll still [all...] |
p2ptransportchannel.h | 35 // kick off a process of determining more candidates and more connections.
|
/packages/apps/Email/src/com/android/email/service/ |
AttachmentDownloadService.java | 314 kick(); method 616 kick(); method 683 kick(); method 701 kick(); method 722 private void kick() { method in class:AttachmentDownloadService 1015 kick(); method [all...] |
/system/core/fastbootd/ |
usb_linux_client.c | 299 D(WARN, "[ kick: source (fd=%d) clear halt failed (%d) ]", usb_transport->bulk_in, errno); 303 D(WARN, "[ kick: sink (fd=%d) clear halt failed (%d) ]", usb_transport->bulk_out, errno);
|
/developers/build/prebuilts/gradle/BasicMediaDecoder/BasicMediaDecoderSample/src/main/java/com/example/android/basicmediadecoder/ |
MainActivity.java | 182 // We're all set. Kick off the animator to process buffers and render video frames as
|
/developers/samples/android/media/BasicMediaDecoder/BasicMediaDecoderSample/src/main/java/com/example/android/basicmediadecoder/ |
MainActivity.java | 182 // We're all set. Kick off the animator to process buffers and render video frames as
|
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.basicmediadecoder/ |
MainActivity.java | 182 // We're all set. Kick off the animator to process buffers and render video frames as
|
/external/chromium/chrome/browser/ |
memory_purger.cc | 140 // TODO(pkasting): A lot of the above calls kick off actions on other threads.
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
harness.js | 7 * Kick off the test harness.
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
HttpAuthDatabase.java | 56 * Create an instance of HttpAuthDatabase for the named file, and kick-off background
|
/external/chromium_org/chrome/browser/extensions/ |
install_verifier.h | 70 // and kick off an aysnchronous request to Add.
|
/external/chromium_org/chrome/browser/ |
memory_purger.cc | 140 // TODO(pkasting): A lot of the above calls kick off actions on other threads.
|
/external/chromium_org/chrome/browser/sync/glue/ |
non_ui_data_type_controller.h | 91 // Kick off the association process.
|
/external/chromium_org/chrome/service/cloud_print/ |
printer_job_queue_handler_unittest.cc | 99 // must fail twice for backoff to kick in
|
/external/chromium_org/chromeos/ |
cert_loader.h | 116 // kick off the update of the certificate list.
|
/external/chromium_org/net/quic/ |
quic_received_packet_manager.cc | 20 // fast retransmission to kick in at the sender. This limit is created to
|
/external/chromium_org/ppapi/examples/video_effects/ |
video_effects.cc | 128 // Kick off the processing loop.
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSFontFace.cpp | 169 // FIXME: Pass around the text to render from RenderText, and kick download
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
ImageQualityController.cpp | 183 // If an animated resize is active, paint in low quality and kick the timer ahead.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGResourceGradient.cpp | 64 // synchronization to kick in, which causes removeAllClientsFromCache() to be called, which in turn deletes our
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
UnpackUpdateJars.java | 105 // kick them off
|
/external/guava/guava/src/com/google/common/collect/ |
RegularContiguousSet.java | 32 * @author Gregory Kick
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
RegularContiguousSet.java | 30 * @author Gregory Kick
|
/external/guava/guava-testlib/src/com/google/common/testing/ |
EquivalenceTester.java | 54 * @author Gregory Kick
|