Searched refs:mCountdown (Results 1 – 1 of 1) sorted by relevance
156 private int mCountdown = 0; field in MLand520 if (startPlaying && mCountdown <= 0) {531 mCountdown = 3;535 if (mCountdown == 0) {540 playText.setText(String.valueOf(mCountdown));541 mCountdown--;