Searched refs:NOTIFICATION_TIMER_COUNTDOWN (Results 1 – 3 of 3) sorted by relevance
30 public static final int NOTIFICATION_TIMER_COUNTDOWN = 1; field in Constants
90 notifyMgr.cancel(Constants.NOTIFICATION_TIMER_COUNTDOWN); in cancelCountdownNotification()
90 notifyMgr.notify(Constants.NOTIFICATION_TIMER_COUNTDOWN, buildNotification(duration)); in setupTimer()