Searched refs:mAuthenticateWithStrongBoxButton (Results 1 – 1 of 1) sorted by relevance
71 private Button mAuthenticateWithStrongBoxButton; field in BiometricStrongTests92 mAuthenticateWithStrongBoxButton.setEnabled(true); in onBiometricEnrollFinished()107 mAuthenticateWithStrongBoxButton = findViewById(R.id.authenticate_strongbox_button); in onCreate()114 mAuthenticateWithStrongBoxButton.setVisibility(View.GONE); in onCreate()128 mAuthenticateWithStrongBoxButton.setOnClickListener((view) -> { in onCreate()244 mAuthenticateWithStrongBoxButton.setEnabled(false); in testBiometricBoundEncryption()