Searched refs:stopTimer (Results 1 – 9 of 9) sorted by relevance
73 void stopTimer(TimerEvent event, @EventName @CompileTimeConstant String eventName); in stopTimer() method
46 public void stopTimer(TimerEvent event, String name) {} in stopTimer() method in StubPerformanceMonitor
93 void stopTimer(String timerEventName); in stopTimer() method
54 public void stopTimer(String timerEventName) { in stopTimer() method in StubMetrics
682 mPerformanceMonitor.stopTimer( in doInBackground()712 mPerformanceMonitor.stopTimer( in onPostExecute()
173 mPerformanceMonitor.stopTimer(queryTimer, EventNames.ON_DEVICE_SEARCH); in query()
388 mPerformanceMonitor.stopTimer( in ProgramGuide()412 mPerformanceMonitor.stopTimer( in ProgramGuide()
263 .stopTimer(Metrics.ON_CALL_ADDED_TO_ON_INCALL_UI_SHOWN_INCOMING); in onCreate()266 .stopTimer(Metrics.ON_CALL_ADDED_TO_ON_INCALL_UI_SHOWN_OUTGOING); in onCreate()
718 mPerformanceMonitor.stopTimer(mTimerEvent, EventNames.FETCH_EPG_TASK); in onPostExecute()