Searched refs:mWifiApPictureView (Results 1 – 1 of 1) sorted by relevance
56 private ImageView mWifiApPictureView; field in WifiDppAddDeviceFragment108 mWifiApPictureView.setImageResource(R.drawable.wifi_dpp_success); in showSuccessUi()246 mWifiApPictureView.setImageResource(R.drawable.wifi_dpp_error); in showErrorUi()342 mWifiApPictureView = view.findViewById(R.id.wifi_ap_picture_view); in onViewCreated()