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

1 2 34 5 6 7 8 910

  /external/yaffs2/yaffs2/
yaffs_checkptrw.c 161 /* Set to a value that will kick off a read */
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmAlertFullScreen.java 126 /* snooze behavior: pop a snooze confirmation view, kick alarm
  /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
  /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");
487 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