Searched refs:mAuthenticateWithoutStrongBoxButton (Results 1 – 1 of 1) sorted by relevance
70 private Button mAuthenticateWithoutStrongBoxButton; field in BiometricStrongTests91 mAuthenticateWithoutStrongBoxButton.setEnabled(true); in onBiometricEnrollFinished()106 mAuthenticateWithoutStrongBoxButton = findViewById(R.id.authenticate_no_strongbox_button); in onCreate()123 mAuthenticateWithoutStrongBoxButton.setOnClickListener((view) -> { in onCreate()247 mAuthenticateWithoutStrongBoxButton.setEnabled(false); in testBiometricBoundEncryption()