Home
last modified time | relevance | path

Searched refs:cancelCountdown (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/Timer/src/com.example.android.wearable.timer/
DSetTimerActivity.java87 cancelCountdown(notifyMgr); in setupTimer()
166 private void cancelCountdown(NotificationManager notifyMgr) { in cancelCountdown() method in SetTimerActivity