Searched refs:mButtonTestCredential (Results 1 – 1 of 1) sorted by relevance
83 private Button mButtonTestCredential; field in BiometricTest108 mButtonTestCredential.setEnabled(false);133 mButtonTestCredential.setVisibility(View.VISIBLE);164 mButtonTestCredential = findViewById(R.id.biometric_start_test_credential_button); in onCreate()189 mButtonTestCredential.setOnClickListener((view) -> { in onCreate()