Searched refs:labelTextView (Results 1 – 1 of 1) sorted by relevance
619 TextView labelTextView = (TextView)view.findViewById(R.id.label); in bindHeaderView() local621 labelTextView.setText(directoryPartition.getLabel()); in bindHeaderView()