Searched defs:headerTextView (Results 1 – 2 of 2) sorted by relevance
63 final TextView headerTextView = in updateAccountFilterTitle() local
1011 final TextView headerTextView = (TextView) mHeaderView; in addTextHeader() local1018 private void updateHeaderText(TextView headerTextView, String title) { in updateHeaderText()