Searched refs:mPasswordDescriptionTextView (Results 1 – 2 of 2) sorted by relevance
50 private TextView mPasswordDescriptionTextView; field in FingerprintAuthenticationDialogFragment99 mPasswordDescriptionTextView = (TextView) v.findViewById(R.id.password_description); in onCreateView()225 mPasswordDescriptionTextView.setVisibility(View.GONE); in updateStage()
67 private TextView mPasswordDescriptionTextView; field in FingerprintAuthenticationDialogFragment124 mPasswordDescriptionTextView = (TextView) v.findViewById(R.id.password_description); in onCreateView()265 mPasswordDescriptionTextView.setVisibility(View.GONE); in updateStage()