Searched refs:mButtonTestAuthenticate (Results 1 – 1 of 1) sorted by relevance
84 private Button mButtonTestAuthenticate; field in BiometricTest110 mButtonTestAuthenticate.setVisibility(View.VISIBLE);113 mButtonTestAuthenticate.setEnabled(false);163 mButtonTestAuthenticate = findViewById(R.id.biometric_start_test_authenticate_button); in onCreate()181 mButtonTestAuthenticate.setOnClickListener((view) -> { in onCreate()