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