Searched refs:mKeyInvalidatedButton (Results 1 – 1 of 1) sorted by relevance
72 private Button mKeyInvalidatedButton; field in BiometricStrongTests108 mKeyInvalidatedButton = findViewById(R.id.authenticate_key_invalidated_button); in onCreate()133 mKeyInvalidatedButton.setOnClickListener((view) -> { in onCreate()158 mKeyInvalidatedButton.setEnabled(false); in onCreate()265 mKeyInvalidatedButton.setEnabled(true); in updatePassButton()