HomeSort by relevance Sort by last modified time
    Searched refs:alarm (Results 126 - 134 of 134) sorted by null

1 2 3 4 56

  /packages/apps/Exchange/exchange2/src/com/android/exchange/
ExchangeService.java     [all...]
EasSyncService.java 110 // IOException is thrown. After a small added allowance, our watchdog alarm goes off (allowing
115 // The extra time allowed beyond the COMMAND_TIMEOUT before which our watchdog alarm triggers
160 // Whether a POST was aborted due to alarm (watchdog alarm)
221 public boolean alarm() { method in class:EasSyncService
276 // Let the caller know that the alarm was handled normally
    [all...]
  /ndk/sources/host-tools/make-3.81/
job.c 952 /* If we're about to enter the read(), set an alarm to wake up in a
954 work. On the way out, turn off the alarm and set SIG_DFL. */
955 alarm (set_handler ? 1 : 0);
    [all...]
  /external/valgrind/main/coregrind/
vgdb.c     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 198 private final Alarm mFolderCreationAlarm = new Alarm();
199 private final Alarm mReorderAlarm = new Alarm();
    [all...]
  /external/blktrace/
blktrace.c     [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp 345 Syscall param alarm(seconds) contains uninitialised byte(s)
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/tcpdump/
configure     [all...]

Completed in 174 milliseconds

1 2 3 4 56