Searched refs:clockTime (Results 1 – 1 of 1) sorted by relevance
277 private void saveNotification(long clockTime, boolean clockRunning, int numLaps) { in saveNotification() argument282 editor.putLong(Stopwatches.NOTIF_CLOCK_BASE, clockTime); in saveNotification()286 editor.putLong(Stopwatches.NOTIF_CLOCK_ELAPSED, clockTime); in saveNotification()