Searched defs:numLaps (Results 1 – 2 of 2) sorted by relevance
148 private void setNotification(long clockBaseTime, boolean clockRunning, int numLaps) { in setNotification()243 private void saveNotification(long clockTime, boolean clockRunning, int numLaps) { in saveNotification()267 int numLaps = prefs.getInt(Stopwatches.PREF_LAP_NUM, -1); in showSavedNotification() local309 int numLaps = prefs.getInt(Stopwatches.PREF_LAP_NUM, Stopwatches.STOPWATCH_RESET); in readLapsFromPrefs() local334 int numLaps = prefs.getInt(Stopwatches.PREF_LAP_NUM, 0); in writeToSharedPrefs() local388 int numLaps = laps.length; in writeSharedPrefsLap() local
556 int numLaps = input.length; in getLapShareTimes() local727 int numLaps = prefs.getInt(Stopwatches.PREF_LAP_NUM, Stopwatches.STOPWATCH_RESET); in readFromSharedPref() local