Searched refs:SNACKBAR_DELAY_TIME (Results 1 – 1 of 1) sorted by relevance
91 private static final long SNACKBAR_DELAY_TIME = 2000; field in KeyChainActivity276 handler.postDelayed(mShowSnackBar, SNACKBAR_DELAY_TIME); in chooseCertificate()