Searched refs:ALERT_DISMISS_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
635 mHandler.postDelayed(Runnable { finish() }, ALERT_DISMISS_DELAY_MILLIS.toLong()) in getAlertAnimator()654 private const val ALERT_DISMISS_DELAY_MILLIS = 2000 constant