HomeSort by relevance Sort by last modified time
    Searched refs:timer_stop (Results 1 - 5 of 5) sorted by null

  /external/jemalloc/test/include/test/
timer.h 9 void timer_stop(timedelta_t *timer);
  /external/jemalloc/test/src/
timer.c 12 timer_stop(timedelta_t *timer) function
  /external/jemalloc/test/stress/
microbench.c 14 timer_stop(timer);
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerFragment.java 255 fab.setContentDescription(fab.getResources().getString(R.string.timer_stop));
276 fab.setContentDescription(fab.getResources().getString(R.string.timer_stop));
  /packages/apps/DeskClock/src/com/android/deskclock/data/
TimerNotificationBuilder.java 234 final CharSequence title1 = context.getString(R.string.timer_stop);

Completed in 393 milliseconds