HomeSort by relevance Sort by last modified time
    Searched full:kick (Results 76 - 100 of 254) sorted by null

1 2 34 5 6 7 8 91011

  /external/guava/guava/src/com/google/common/collect/
RegularImmutableMap.java 33 * @author Gregory Kick
ImmutableTable.java 38 * @author gak@google.com (Gregory Kick)
  /external/ipsec-tools/src/racoon/
TODO 107 - kick tcp retransmission timer on first SA establishment
  /external/linux-tools-perf/bench/
sched-messaging.c 306 /* Kick them off */
  /external/webkit/Source/WebCore/accessibility/
AccessibilityRenderObject.h 148 // Should be called on the root accessibility object to kick off a hit test.
  /external/webkit/Source/WebCore/bindings/v8/
DOMDataStore.cpp 65 // that does not own them. In V8, GC can kick in from any thread. To ensure
  /external/webkit/Source/WebCore/dom/
ProcessingInstruction.cpp 144 // to kick off import/include loads that can hang off some parent sheet.
  /external/webkit/Source/WebCore/html/
HTMLFrameElementBase.cpp 176 // DocumentFragments don't kick of any loads.
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceGradient.cpp 150 // synchronization to kick in, which causes removeAllClientsFromCache() to be called, which in turn deletes our
RenderSVGResourcePattern.cpp 82 // synchronization to kick in, which causes removeAllClientsFromCache() to be called, which in turn deletes our
  /external/yaffs2/yaffs2/
yaffs_checkptrw.c 161 /* Set to a value that will kick off a read */
  /hardware/broadcom/libbt/src/
upio.c 435 * Kick proc btwrite node only at UPIO_ASSERT
  /packages/apps/Gallery/src/com/android/camera/
ImageGetter.java 279 // Kick-start the current request.
  /packages/apps/Phone/tests/src/com/android/phone/tests/
OtaspTestActivity.java 259 // will kick off the OTASP call and immediately return, passing
  /sdk/templates/activities/LoginActivity/root/src/app_package/
LoginActivity.java.ftl 182 // Show a progress spinner, and kick off a background task to
  /bootable/recovery/minadbd/
transport.c 79 t->kick(t);
251 ** threads exit, but the input thread will kick the transport
561 t->kick(t);
adb.h 171 void (*kick)(atransport *t); member in struct:atransport
  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 172 // Once that is done, kick off the next part of the task on the IO
306 // registrations above to kick of the various function calls,
388 // TODO(scottbyer) - Here is where we would kick the originating
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasAccountService.java 185 ExchangeService.kick("sync finished");
248 ExchangeService.kick("change ping boxes to push");
495 ExchangeService.kick("push fallback");
    [all...]
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
AuthenticatorActivity.java 156 // Show a progress dialog, and kick off a background task to perform
  /external/guava/guava/src/com/google/common/base/
Equivalence.java 35 * @author Gregory Kick
  /external/guava/guava-tests/test/com/google/common/collect/
ImmutableTableTest.java 24 * @author gak@google.com (Gregory Kick)
  /external/jmonkeyengine/engine/src/test/jme3test/animation/
TestCinematic.java 127 cinematic.addCinematicEvent(3f, new SoundTrack("Sound/Effects/kick.wav"));
  /external/quake/quake/src/QW/client/
client.h 262 float punchangle; // temporar yview kick from weapon firing
  /packages/apps/Email/src/com/android/email/activity/
MessageOrderManager.java 91 * kick callbacks rather than calling them directly. This is used to avoid the "nested fragment

Completed in 740 milliseconds

1 2 34 5 6 7 8 91011