Searched defs:TimerObj (Results 1 – 1 of 1) sorted by relevance
35 public class TimerObj implements Parcelable { class161 public TimerObj(Parcel p) { in TimerObj() method in TimerObj172 private TimerObj() { in TimerObj() method in TimerObj176 public TimerObj(long timerLength, int timerId) { in TimerObj() method in TimerObj180 public TimerObj(long timerLength, Context context) { in TimerObj() method in TimerObj184 public TimerObj(long length, String label, Context context) { in TimerObj() method in TimerObj