Searched refs:countDownInterval (Results 1 – 1 of 1) sorted by relevance
70 public CountDownTimer(long millisInFuture, long countDownInterval) { in CountDownTimer() argument72 mCountdownInterval = countDownInterval; in CountDownTimer()