Searched defs:clockBaseTime (Results 1 – 1 of 1) sorted by relevance
145 private void setNotification(long clockBaseTime, boolean clockRunning, int numLaps) { in setNotification()275 long clockBaseTime = prefs.getLong(Stopwatches.NOTIF_CLOCK_BASE, -1); in showSavedNotification() local