Home
last modified time | relevance | path

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

/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/widgets/countdown/
DCountDownAnimationView.java47 private boolean mShowCountDown; field in CountDownAnimationView
114 if (mShowCountDown) { in startInternal()
122 mShowCountDown = true; in showCountDown()