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

  /external/jemalloc/test/include/test/
timer.h 8 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 11 timer_start(timer);
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
TimerItem.java 129 context.getString(R.string.timer_start), true));
TimerFragment.java 263 fab.setContentDescription(fab.getResources().getString(R.string.timer_start));
271 fab.setContentDescription(fab.getResources().getString(R.string.timer_start));
282 fab.setContentDescription(fab.getResources().getString(R.string.timer_start));

Completed in 80 milliseconds