Searched refs:mEmailConfirmationLabel (Results 1 – 1 of 1) sorted by relevance
72 private TextView mEmailConfirmationLabel; field in AccountSetupCredentialsFragment141 mEmailConfirmationLabel = UiUtilities.getView(view, R.id.email_confirmation_label); in onCreateView()236 mEmailConfirmationLabel.setVisibility(View.VISIBLE); in setPasswordFailed()241 mEmailConfirmationLabel.setVisibility(View.GONE); in setPasswordFailed()