List of usage examples for android.os CountDownTimer subclass-usage
From source file pro.dbro.bart.ViewCountDownTimer.java
public class ViewCountDownTimer extends CountDownTimer { // views to be counted down by timer ArrayList timerViews; // type of request: "etd" or "route" This reveals the format of views within timerViews String request;