Searched refs:laps (Results 1 – 10 of 10) sorted by relevance
188 long [] laps = new long[size]; in getLapTimes() local190 laps[i] = mLaps.get(i).mTotalTime; in getLapTimes()192 return laps; in getLapTimes()196 public void setLapTimes(long [] laps) { in setLapTimes() argument197 if (laps == null || laps.length == 0) { in setLapTimes()201 int size = laps.length; in setLapTimes()204 mLaps.add(new Lap (laps[i], 0)); in setLapTimes()208 totalTime += laps[i]; in setLapTimes()697 long [] laps = mLapsAdapter.getLapTimes(); in writeToSharedPref() local698 if (laps != null) { in writeToSharedPref()[all …]
61 public static String buildShareResults(Context context, String time, long[] laps) { in buildShareResults() argument65 int lapsNum = laps == null? 0 : laps.length; in buildShareResults()73 b.append(getTimeText(context, laps[lapsNum-i], i)); in buildShareResults()79 public static String buildShareResults(Context context, long time, long[] laps) { in buildShareResults() argument80 return buildShareResults(context, getTimeText(context, time, NO_LAP_NUMBER), laps); in buildShareResults()
310 long[] laps = new long[numLaps]; in readLapsFromPrefs() local318 laps[numLaps - lap_i - 1] = lap - prevLapElapsedTime; in readLapsFromPrefs()321 return laps; in readLapsFromPrefs()387 long laps[] = readLapsFromPrefs(); in writeSharedPrefsLap() local388 int numLaps = laps.length; in writeSharedPrefsLap()389 long lapTime = laps[1]; in writeSharedPrefsLap()
1dictionary=main:lv,locale=lv,description=Latviešu,date=1355802843, ...
1dictionary=main:en_us,locale=en_US,description=English (US),date ...