Searched refs:resetStopwatch (Results 1 – 6 of 6) sorted by relevance
63 DataModel.dataModel.resetStopwatch() in onBind()
85 DataModel.getDataModel().resetStopwatch(); in onStartCommand()
326 DataModel.dataModel.resetStopwatch() in <lambda>()
338 DataModel.getDataModel().resetStopwatch(); in doReset()
788 public Stopwatch resetStopwatch() { in resetStopwatch() method in DataModel
781 fun resetStopwatch(): Stopwatch { in resetStopwatch() method