Home
last modified time | relevance | path

Searched defs:addLap (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DStopwatchDAO.kt120 fun addLap(prefs: SharedPreferences, newLapCount: Int, accumulatedTime: Long) { regex
H A DStopwatchModel.kt127 fun addLap(): Lap? { regex
H A DDataModel.kt797 fun addLap(): Lap? { regex
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
H A DLapsAdapter.kt134 fun addLap(): Lap? { regex