Home
last modified time | relevance | path

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

/development/samples/training/notify-user/src/com/example/android/pingme/
DPingService.java124 startTimer(mMillis); in issueNotification()
135 private void startTimer(int millis) { in startTimer() method in PingService