Searched refs:mRetryFingerprintAuthentication (Results 1 – 1 of 1) sorted by relevance
777 private Runnable mRetryFingerprintAuthentication = new Runnable() { field in KeyguardUpdateMonitor786 mHandler.postDelayed(mRetryFingerprintAuthentication, HAL_ERROR_RETRY_TIMEOUT);809 mHandler.postDelayed(mRetryFingerprintAuthentication, HAL_ERROR_RETRY_TIMEOUT); in handleFingerprintError()