Home
last modified time | relevance | path

Searched refs:accountTypeLayout (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DKindSectionView.java344 final LinearLayout accountTypeLayout = (LinearLayout) in addNameEditorViews() local
346 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()