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

  /external/jemalloc/test/include/test/
timer.h 20 void timer_start(timedelta_t *timer);
  /development/samples/training/notify-user/src/com/example/android/pingme/
MainActivity.java 52 Toast.makeText(this, R.string.timer_start, Toast.LENGTH_SHORT).show();
PingService.java 136 Log.d(CommonConstants.DEBUG_TAG, getString(R.string.timer_start));
  /external/jemalloc/test/src/
timer.c 4 timer_start(timedelta_t *timer) function
  /external/jemalloc/test/stress/
microbench.c 10 timer_start(timer);
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerFragment.java 389 mFab.setContentDescription(r.getString(R.string.timer_start));
568 mFab.setContentDescription(getString(R.string.timer_start));
    [all...]

Completed in 187 milliseconds