Home | History | Annotate | Download | only in stopwatch

Lines Matching refs:PREF_START_TIME

693         editor.putLong (Stopwatches.PREF_START_TIME, mStartTime);
724 mStartTime = prefs.getLong(Stopwatches.PREF_START_TIME, 0);