Searched defs:addMinute (Results 1 – 2 of 2) sorted by relevance
364 Timer addMinute() { in addMinute() method in Timer
91 final Intent addMinute = new Intent(context, TimerService.class) in build() local