Searched refs:stopTimer (Results 1 – 13 of 13) sorted by relevance
373 mCsrController.stopTimer(); in testDefaultSlot0PermThenSlot1Timeout()400 mCsrController.stopTimer(); in testDefaultSlot0TempThenSlot1Timeout()427 mCsrController.stopTimer(); in testDefaultSlot0TempThenSlot1TimeoutNotEmergencyNumber()455 mCsrController.stopTimer(); in testDefaultSlot0TempThenSlot1TimeoutPinLocked()
2403 verify(mCsrdCtrl).stopTimer();
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
195 public void stopTimer() { in stopTimer() method in CrossSimRedialingController
1924 mCrossSimRedialingController.stopTimer(); in destroy()
173 mPerformanceMonitor.stopTimer(queryTimer, EventNames.ON_DEVICE_SEARCH); in query()
682 mPerformanceMonitor.stopTimer( in doInBackground()712 mPerformanceMonitor.stopTimer( in onPostExecute()
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()