Searched defs:cycleTime (Results 1 – 3 of 3) sorted by relevance
45 int cycleTime; field in Profile.WatchEntry77 public synchronized void addWatchEntry(Thread thread, int cycleTime) { in addWatchEntry()
190 TextView cycleTime = (TextView) holder.findViewById(R.id.cycle_left_time); in onBindViewHolder() local279 TextView cycleTime = (TextView) holder.findViewById(R.id.cycle_left_time); in updateCycleTimeText() local