Searched refs:startTimer (Results 1 – 12 of 12) sorted by relevance
45 void startTimer(const int id) { in startTimer() function75 #define PROF_TIMER_START(timer_id) __LATINIME__PROFILER__.startTimer(timer_id)
483 public void startTimer(Timer timer) { in startTimer() method in DataModel484 startTimer(null, timer); in startTimer()491 public void startTimer(Service service, Timer timer) { in startTimer() method in DataModel
654 private static void startTimer(String tag) { in startTimer() method in ConversationItemView698 startTimer(PERF_TAG_LAYOUT); in onLayout()764 startTimer(PERF_TAG_CALCULATE_TEXTS_BITMAPS); in calculateTextsAndBitmaps()806 startTimer(PERF_TAG_CALCULATE_FOLDERS); in calculateTextsAndBitmaps()817 startTimer(PERF_TAG_CALCULATE_SENDER_SUBJECT); in calculateTextsAndBitmaps()960 startTimer(PERF_TAG_CALCULATE_COORDINATES); in calculateCoordinates()
63 TimerEvent startTimer(); in startTimer() method
44 public TimerEvent startTimer() { in startTimer() method in StubPerformanceMonitor
352 DataModel.getDataModel().startTimer(timer); in onFabClick()374 DataModel.getDataModel().startTimer(timer); in onFabClick()
130 DataModel.getDataModel().startTimer(clickedTimer); in onClick()
162 DataModel.getDataModel().startTimer(this, timer); in onStartCommand()
104 TimerEvent queryTimer = mPerformanceMonitor.startTimer(); in query()
517 mTimerEvent = mPerformanceMonitor.startTimer(); in onPreExecute()
452 DataModel.getDataModel().startTimer(timer); in handleSetTimer()
707 TimerEvent timer = mPerformanceMonitor.startTimer(); in onStart()731 TimerEvent timer = mPerformanceMonitor.startTimer(); in onResume()