Searched defs:startTime (Results 1 – 4 of 4) sorted by relevance
25 public long startTime; field in TimerObj36 public TimerObj(long startTime, long timerLength) { in TimerObj()
41 public GregorianCalendar startTime; field in Bugreport
119 String startTime = DateFormat.getTimeFormat(this).format(new Date(data.getLong(BEGIN))); in updateNotificationForDataItem() local
53 constructor(startPos, startTime, endTime, width, color, overlap, tooltip) { argument