Searched defs:TimerObj (Results 1 – 1 of 1) sorted by relevance
36 public class TimerObj implements Parcelable { class165 public TimerObj(Parcel p) { in TimerObj() method in TimerObj175 private TimerObj() { in TimerObj() method in TimerObj179 public TimerObj(long timerLength, int timerId) { in TimerObj() method in TimerObj183 public TimerObj(long timerLength, Context context) { in TimerObj() method in TimerObj187 public TimerObj(long length, String label, Context context) { in TimerObj() method in TimerObj