Searched refs:passwordView (Results 1 – 1 of 1) sorted by relevance
120 TextView passwordView = view.findViewById(R.id.password); in onViewCreated() local126 passwordView.setVisibility(View.GONE); in onViewCreated()132 passwordView.setText(getString(R.string.wifi_dpp_hotspot_password, password)); in onViewCreated()134 passwordView.setText(getString(R.string.wifi_dpp_wifi_password, password)); in onViewCreated()