Home
last modified time | relevance | path

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

/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
DContactDetailFragment.java444 final TextView headerTextView = in buildAddressLayout() local
454 headerTextView.setVisibility(View.GONE); in buildAddressLayout()
463 headerTextView.setText(label); in buildAddressLayout()