Searched refs:addMinute (Results 1 – 3 of 3) sorted by relevance
91 final Intent addMinute = new Intent(context, TimerService.class) in build() local97 final PendingIntent intent2 = Utils.pendingServiceIntent(context, addMinute); in build()
364 Timer addMinute() { in addMinute() method in Timer
579 mTimerModel.updateTimer(timer.addMinute()); in addTimerMinute()