Home
last modified time | relevance | path

Searched defs:addMinute (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DeskClock/tests/src/com/android/deskclock/timer/
H A DTimerFragmentTest.java392 final Button addMinute = timerItem.findViewById(R.id.reset_add); in clickAdd_addsOneMinuteToTimer() local
415 final Button addMinute = timerItem.findViewById(R.id.reset_add); in clickAdd_addsOneMinuteToSecondTimer() local
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DTimer.kt309 fun addMinute(): Timer { regex