Searched refs:headerTextView (Results 1 – 2 of 2) sorted by relevance
87 final TextView headerTextView = new TextView(this, null, in addButtons() local89 headerTextView.setAllCaps(false); in addButtons()90 headerTextView.setText(headerText); in addButtons()91 layout.addView(headerTextView); in addButtons()
444 final TextView headerTextView = in buildAddressLayout() local454 headerTextView.setVisibility(View.GONE); in buildAddressLayout()463 headerTextView.setText(label); in buildAddressLayout()