Searched refs:accountTypeLayout (Results 1 – 1 of 1) sorted by relevance
344 final LinearLayout accountTypeLayout = (LinearLayout) in addNameEditorViews() local346 accountTypeLayout.setVisibility(View.VISIBLE); in addNameEditorViews()347 ((ImageView) accountTypeLayout.findViewById(R.id.account_type_icon)) in addNameEditorViews()349 ((TextView) accountTypeLayout.findViewById(R.id.account_type_name)) in addNameEditorViews()