Searched refs:privacySettingsLayout (Results 1 – 2 of 2) sorted by relevance
286 View privacySettingsLayout = mView.findViewById(R.id.privacy_settings_fields); in initWifiConfigController() local287 privacySettingsLayout.setVisibility(View.VISIBLE); in initWifiConfigController()
285 View privacySettingsLayout = mView.findViewById(R.id.privacy_settings_fields); in initWifiConfigController2() local286 privacySettingsLayout.setVisibility(View.VISIBLE); in initWifiConfigController2()