Searched refs:toalTime (Results 1 – 1 of 1) sorted by relevance
123 TextView toalTime = (TextView)lapInfo.findViewById(R.id.lap_total); in getView() local126 toalTime.setText(Stopwatches.formatTimeText(mLaps.get(position).mTotalTime, in getView()